Skip to content

Commit d0e7668

Browse files
Update related dependencies
1 parent 0ec6933 commit d0e7668

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.1",
2020
"clue/stdio-react": "^2.6",
21-
"jolicode/jolinotif": "^2.7.1",
21+
"jolicode/jolinotif": "^2.7.1 || ^3.0",
2222
"symfony/console": "^6.0 || ^7.0.7 || ^8.0",
2323
"symfony/finder": "^6.0 || ^7.0.7 || ^8.0",
2424
"symfony/process": "^6.0 || ^7.0.7 || ^8.0",
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"symfony/filesystem": "^6.0 || ^7.0.7 || ^8.0",
32-
"phpunit/phpunit": "^10.5.20 | ^11.1.3"
32+
"phpunit/phpunit": "^10.5.20 | ^11.1.3 || ^12.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)