We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec6933 commit d0e7668Copy full SHA for d0e7668
1 file changed
composer.json
@@ -18,7 +18,7 @@
18
"require": {
19
"php": "^8.1",
20
"clue/stdio-react": "^2.6",
21
- "jolicode/jolinotif": "^2.7.1",
+ "jolicode/jolinotif": "^2.7.1 || ^3.0",
22
"symfony/console": "^6.0 || ^7.0.7 || ^8.0",
23
"symfony/finder": "^6.0 || ^7.0.7 || ^8.0",
24
"symfony/process": "^6.0 || ^7.0.7 || ^8.0",
@@ -29,7 +29,7 @@
29
},
30
"require-dev": {
31
"symfony/filesystem": "^6.0 || ^7.0.7 || ^8.0",
32
- "phpunit/phpunit": "^10.5.20 | ^11.1.3"
+ "phpunit/phpunit": "^10.5.20 | ^11.1.3 || ^12.0"
33
34
"autoload": {
35
"psr-4": {
0 commit comments