Skip to content

Commit 587b8c2

Browse files
Fix error in composer.json
1 parent 66b7e36 commit 587b8c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rokka/imagine-vips": "^0.31.0",
2525
"rindow/rindow-math-matrix": "^2.0",
2626
"rindow/rindow-matlib-ffi": "^1.0",
27-
"rindow/rindow-openblas-ffi": "^1.0",
27+
"rindow/rindow-openblas-ffi": "^1.0"
2828
},
2929
"require-dev": {
3030
"pestphp/pest": "^2.31",

0 commit comments

Comments
 (0)