Skip to content

Commit

Permalink
Change spiral/roadrunner-http versions
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Jun 18, 2024
1 parent 67da953 commit 4898517
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"nyholm/psr7-server": "^1.0",
"react/http": "^1.2",
"spiral/roadrunner-cli": "^2.6",
"spiral/roadrunner-http": "^2.2 || ^3.5.1",
"spiral/roadrunner-http": "^2.0 || ^3.0",
"symfony/console": "^5.2 || ^6.0",
"symfony/dependency-injection": "^5.2 || ^6.0",
"symfony/http-foundation": "^5.3 || ^6.0",
Expand Down
2 changes: 1 addition & 1 deletion src/roadrunner-nyholm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"nyholm/psr7": "^1.4",
"spiral/roadrunner-cli": "^2.6",
"spiral/roadrunner-http": "^2.2 || ^3.5.1",
"spiral/roadrunner-http": "^2.0 || ^3.0",
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion src/roadrunner-symfony-nyholm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": ">=8.0.5",
"nyholm/psr7": "^1.4",
"spiral/roadrunner-cli": "^2.6",
"spiral/roadrunner-http": "^2.2 || ^3.5.1",
"spiral/roadrunner-http": "^2.0 || ^3.0",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
"symfony/psr-http-message-bridge": "^2.1 || ^6.4 || ^7.0",
Expand Down

0 comments on commit 4898517

Please sign in to comment.