Skip to content

Commit a9515f7

Browse files
committed
Update Symfony components used as dev tools
1 parent 4272c67 commit a9515f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"phpstan/phpstan-deprecation-rules": "^2.0",
2929
"phpunit/phpunit": "^9.5.6",
3030
"squizlabs/php_codesniffer": "~3.5",
31-
"symfony/phpunit-bridge": "^5.1",
32-
"symfony/var-dumper": "^6.3"
31+
"symfony/phpunit-bridge": "^6.4 || ^7.3 || ^8.0",
32+
"symfony/var-dumper": "^6.4 || ^7.3 || ^8.0"
3333
},
3434
"extra": {
3535
"branch-alias": {

0 commit comments

Comments
 (0)