Skip to content

Commit f13dbb0

Browse files
authored
Update Symfony package versions to include 8.0 (#185)
1 parent 57ef80a commit f13dbb0

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
@@ -13,10 +13,10 @@
1313
"php": ">=8.0.5",
1414
"psr/http-server-handler": "^1.0",
1515
"react/http": "^1.6",
16-
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
16+
"symfony/runtime": "^5.4 || ^6.0 || ^7.0 || ^8.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)