Skip to content

Commit 41bd13d

Browse files
authored
Fix: Require symfony/phpunit-bridge:^5.4.16 (#565)
1 parent cbb36aa commit 41bd13d

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
@@ -22,7 +22,7 @@
2222
"ext-intl": "*",
2323
"bamarni/composer-bin-plugin": "^1.4.1",
2424
"doctrine/persistence": "^1.3 || ^2.0",
25-
"symfony/phpunit-bridge": "^4.4 || ^5.2"
25+
"symfony/phpunit-bridge": "^5.4.16"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)