Skip to content

Commit

Permalink
Add spiral/roadrunner-worker
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Jun 18, 2024
1 parent 4898517 commit 17ee752
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"react/http": "^1.2",
"spiral/roadrunner-cli": "^2.6",
"spiral/roadrunner-http": "^2.0 || ^3.0",
"spiral/roadrunner-worker": "^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
1 change: 1 addition & 0 deletions src/roadrunner-nyholm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"nyholm/psr7": "^1.4",
"spiral/roadrunner-cli": "^2.6",
"spiral/roadrunner-http": "^2.0 || ^3.0",
"spiral/roadrunner-worker": "^2.0 || ^3.0",
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
Expand Down
1 change: 1 addition & 0 deletions src/roadrunner-symfony-nyholm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"nyholm/psr7": "^1.4",
"spiral/roadrunner-cli": "^2.6",
"spiral/roadrunner-http": "^2.0 || ^3.0",
"spiral/roadrunner-worker": "^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 17ee752

Please sign in to comment.