Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 4, 2024
1 parent c4cd9bc commit 3cc5ad6
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.1",
"spiral/files": "^3.14.1",
"spiral/streams": "^3.14.1",
"spiral/telemetry": "^3.14.1",
"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.1",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"nyholm/psr7": "^1.5",
Expand Down

0 comments on commit 3cc5ad6

Please sign in to comment.