Skip to content

Commit 607cd75

Browse files
exaby73transistive
authored andcommitted
fix: Composer dependency conflicts
1 parent 15bf5bd commit 607cd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"symfony/config": "^5.4 || ^6.0 || ^7.0"
2020
},
2121
"require-dev": {
22-
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
22+
"matthiasnoback/symfony-dependency-injection-test": "^4.3 || ^5.0",
2323
"phpunit/phpunit": "^9.5",
2424
"psalm/plugin-symfony": "^5.0",
2525
"symfony/console": "^5.4 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)