Skip to content

Commit 94bb1f7

Browse files
authored
Update Symfony package versions to include 8.0 (#185)
1 parent 2ec52c0 commit 94bb1f7

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
@@ -14,11 +14,11 @@
1414
"nyholm/psr7-server": "^1.0",
1515
"psr/http-factory-implementation": "^1.0",
1616
"psr/http-server-handler": "^1.0",
17-
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
17+
"symfony/runtime": "^5.4.46 || ^6.0 || ^7.0 || ^8.0"
1818
},
1919
"require-dev": {
2020
"nyholm/psr7": "^1.4",
21-
"phpunit/phpunit": "^9.5"
21+
"phpunit/phpunit": "^10.5.58"
2222
},
2323
"minimum-stability": "dev",
2424
"prefer-stable": true,

0 commit comments

Comments
 (0)