Skip to content

Commit 7495f15

Browse files
authored
Update composer.json
1 parent b7f3305 commit 7495f15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"sort-packages": true
4040
},
4141
"require-dev": {
42-
"symfony/phpunit-bridge": "^4.3.7|^5.0",
43-
"symfony/stopwatch": "^4.3.7|^5.0",
42+
"symfony/phpunit-bridge": "^4.3.7|^5.0|^6.0",
43+
"symfony/stopwatch": "^4.3.7|^5.0|^6.0",
4444
"symfony/ux-turbo-mercure": "*",
45-
"symfony/var-dumper": "^4.3.7|^5.0"
45+
"symfony/var-dumper": "^4.3.7|^5.0|^6.0"
4646
},
4747
"suggest": {
4848
"symfony/messenger": "To use the Messenger integration"

0 commit comments

Comments
 (0)