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.
2 parents d8af224 + 0f0dbf7 commit cec7339Copy full SHA for cec7339
composer.json
@@ -16,10 +16,10 @@
16
"php": "^8.1",
17
"guzzlehttp/guzzle": "^7.0",
18
"ankane/onnxruntime": "^0.2.0",
19
- "ext-gd": "*",
20
"rindow/rindow-math-matrix": "^1.2",
21
"spatie/fork": "^1.2",
22
- "codewithkyrian/jinja-php": "^1.0"
+ "codewithkyrian/jinja-php": "^1.0",
+ "symfony/console": "^6.4|^7.0"
23
},
24
"require-dev": {
25
"pestphp/pest": "^2.31",
0 commit comments