Skip to content

Commit 4898517

Browse files
committed
Change spiral/roadrunner-http versions
1 parent 67da953 commit 4898517

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"nyholm/psr7-server": "^1.0",
2222
"react/http": "^1.2",
2323
"spiral/roadrunner-cli": "^2.6",
24-
"spiral/roadrunner-http": "^2.2 || ^3.5.1",
24+
"spiral/roadrunner-http": "^2.0 || ^3.0",
2525
"symfony/console": "^5.2 || ^6.0",
2626
"symfony/dependency-injection": "^5.2 || ^6.0",
2727
"symfony/http-foundation": "^5.3 || ^6.0",

src/roadrunner-nyholm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"nyholm/psr7": "^1.4",
1414
"spiral/roadrunner-cli": "^2.6",
15-
"spiral/roadrunner-http": "^2.2 || ^3.5.1",
15+
"spiral/roadrunner-http": "^2.0 || ^3.0",
1616
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
1717
},
1818
"require-dev": {

src/roadrunner-symfony-nyholm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": ">=8.0.5",
1414
"nyholm/psr7": "^1.4",
1515
"spiral/roadrunner-cli": "^2.6",
16-
"spiral/roadrunner-http": "^2.2 || ^3.5.1",
16+
"spiral/roadrunner-http": "^2.0 || ^3.0",
1717
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
1818
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
1919
"symfony/psr-http-message-bridge": "^2.1 || ^6.4 || ^7.0",

0 commit comments

Comments
 (0)