Skip to content

Commit

Permalink
Add support for RoadRunner v2024.1 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Apr 12, 2024
1 parent 203917d commit 5abd8c0
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 @@ -48,7 +48,7 @@
"ext-json": "*",
"psr/simple-cache": "3",
"roadrunner-php/roadrunner-api-dto": "^1.0",
"spiral/roadrunner": "^2023.1",
"spiral/roadrunner": "^2023.1 || ^2024.1",
"spiral/goridge": "^4.0",
"google/protobuf": "^3.7"
},
Expand Down

0 comments on commit 5abd8c0

Please sign in to comment.