Skip to content

Commit a02757a

Browse files
Revert "feat(road-runner): allow ^2023.1.0 and ^2.0" (#145)
Reverts php-runtime/runtime#138 because of accidently merge
1 parent fc39216 commit a02757a

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=8.0.5",
1414
"nyholm/psr7": "^1.4",
15-
"spiral/roadrunner": "^2.0 || ^2023.1.0",
15+
"spiral/roadrunner": "^2.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)