Skip to content

Commit 17ee752

Browse files
committed
Add spiral/roadrunner-worker
1 parent 4898517 commit 17ee752

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"react/http": "^1.2",
2323
"spiral/roadrunner-cli": "^2.6",
2424
"spiral/roadrunner-http": "^2.0 || ^3.0",
25+
"spiral/roadrunner-worker": "^2.0 || ^3.0",
2526
"symfony/console": "^5.2 || ^6.0",
2627
"symfony/dependency-injection": "^5.2 || ^6.0",
2728
"symfony/http-foundation": "^5.3 || ^6.0",

src/roadrunner-nyholm/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"nyholm/psr7": "^1.4",
1414
"spiral/roadrunner-cli": "^2.6",
1515
"spiral/roadrunner-http": "^2.0 || ^3.0",
16+
"spiral/roadrunner-worker": "^2.0 || ^3.0",
1617
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
1718
},
1819
"require-dev": {

src/roadrunner-symfony-nyholm/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"nyholm/psr7": "^1.4",
1515
"spiral/roadrunner-cli": "^2.6",
1616
"spiral/roadrunner-http": "^2.0 || ^3.0",
17+
"spiral/roadrunner-worker": "^2.0 || ^3.0",
1718
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
1819
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
1920
"symfony/psr-http-message-bridge": "^2.1 || ^6.4 || ^7.0",

0 commit comments

Comments
 (0)