Skip to content

Commit

Permalink
Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Mar 29, 2024
1 parent 8cb1887 commit 7f7fa2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"psr/http-factory": "^1.0.1",
"psr/http-message": "^1.0.1 || ^2.0",
"spiral/roadrunner": "^2023.3 || ^2024.1",
"spiral/roadrunner-worker": "^3.1",
"roadrunner-php/roadrunner-api-dto": "dev-http-beta as 1.6.0",
"spiral/roadrunner-worker": "^3.5",
"roadrunner-php/roadrunner-api-dto": "^1.6",
"symfony/polyfill-php83": "^1.29"
},
"require-dev": {
Expand Down

0 comments on commit 7f7fa2a

Please sign in to comment.