Skip to content

Commit a6be5c5

Browse files
authored
Update Symfony package versions to include 8.0 (#185)
1 parent 34b8c25 commit a6be5c5

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
@@ -16,7 +16,7 @@
1616
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "^9.5"
19+
"phpunit/phpunit": "^10.5.58"
2020
},
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,

0 commit comments

Comments
 (0)