Skip to content

Commit 9947134

Browse files
committed
Fix CI
1 parent 06ddd76 commit 9947134

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
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
2828
"symfony/console": "^5.4 || ^6.0 || ^7.0",
29-
"symfony/phpunit-bridge": "^6.3 || ^7.0"
29+
"symfony/phpunit-bridge": "^7.1"
3030
},
3131
"autoload": {
3232
"psr-4": { "Symfony\\Bundle\\MonologBundle\\": "" },

0 commit comments

Comments
 (0)