Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 30, 2024
1 parent a0201f4 commit 67ba48d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"php": ">=8.1",
"ext-json": "*",
"ext-mbstring": "*",
"spiral/core": "^3.15",
"spiral/files": "^3.15",
"spiral/streams": "^3.15",
"spiral/telemetry": "^3.15",
"spiral/core": "^3.14.5",
"spiral/files": "^3.14.5",
"spiral/streams": "^3.14.5",
"spiral/telemetry": "^3.14.5",
"psr/http-message": "^1.0|^2.0",
"psr/http-factory": "^1.0",
"psr/http-server-middleware": "^1.0",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"spiral/boot": "^3.15",
"spiral/boot": "^3.14.5",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"nyholm/psr7": "^1.5",
Expand Down

0 comments on commit 67ba48d

Please sign in to comment.