Skip to content

Commit 448be93

Browse files
gsdevmealexander-schranz
authored andcommitted
feat(road-runner): allow ^2023.1.0 and ^2.0
1 parent 59b7300 commit 448be93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/roadrunner-symfony-nyholm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=8.0.5",
1414
"nyholm/psr7": "^1.4",
15-
"spiral/roadrunner": "^2.0",
15+
"spiral/roadrunner": "^2.0|^2023.1.0",
1616
"symfony/dependency-injection": "^5.4 || ^6.0",
1717
"symfony/http-kernel": "^5.4 || ^6.0",
1818
"symfony/psr-http-message-bridge": "^2.1",

0 commit comments

Comments
 (0)