Skip to content

Commit

Permalink
Remove spiral/roadrunner from packages
Browse files Browse the repository at this point in the history
  • Loading branch information
meekstellar committed Nov 3, 2022
1 parent 3e7714c commit 3844e1b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/roadrunner": "^2.0",
"spiral/goridge": "^3.1"
},
"autoload": {
Expand All @@ -27,8 +26,7 @@
"require-dev": {
"phpunit/phpunit": "^8.0",
"mockery/mockery": "^1.5",
"vimeo/psalm": ">=4.4",
"spiral/roadrunner-cli": "^2.3"
"vimeo/psalm": ">=4.4"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit 3844e1b

Please sign in to comment.