We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0996da7 commit 2c51970Copy full SHA for 2c51970
composer.json
@@ -23,12 +23,12 @@
23
"rindow/rindow-matlib-ffi": "^1.1",
24
"rindow/rindow-openblas-ffi": "^1.0",
25
"rokka/imagine-vips": "^0.40",
26
- "symfony/console": "^6.4|^7.0"
+ "symfony/console": "^6.4|^7.0|^8.0"
27
},
28
"require-dev": {
29
"ffi/var-dumper": "^1.0",
30
"pestphp/pest": "^2.36.0|^3.5.0",
31
- "symfony/var-dumper": "^6.4.11|^7.1.5"
+ "symfony/var-dumper": "^6.4.11|^7.1.5|^8.0"
32
33
"suggest": {
34
"ext-imagick": "Required to use the Imagick Driver for image processing",
@@ -78,4 +78,4 @@
78
"windows-x86_64": "https://github.com/codewithkyrian/transformers-php/releases/download/{version}/dist-windows-x86_64.zip"
79
}
80
81
-}
+}
0 commit comments