Skip to content

Commit 6854abb

Browse files
authored
Update composer.json
1 parent b57dded commit 6854abb

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": "~4.4 || ^5.0 || ^6.0",
2828
"symfony/console": "~4.4 || ^5.0 || ^6.0",
29-
"symfony/phpunit-bridge": "^5.2"
29+
"symfony/phpunit-bridge": "^5.2 || ^6.0"
3030
},
3131
"autoload": {
3232
"psr-4": { "Symfony\\Bundle\\MonologBundle\\": "" },

0 commit comments

Comments
 (0)