Skip to content

Commit

Permalink
Add support of RoadRunner v2024.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Apr 11, 2024
1 parent 362208a commit 72ed577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"require": {
"php": ">=8.1",
"roadrunner-php/roadrunner-api-dto": "^1.4",
"spiral/roadrunner": "^2023.2",
"spiral/roadrunner": "^2023.2 || ^2024.1",
"spiral/goridge": "^4.0",
"google/protobuf": "^3.7"
},
Expand Down

0 comments on commit 72ed577

Please sign in to comment.