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 3cec811 commit 26f9086
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/core": "^3.15",
"spiral/hmvc": "^3.15",
"spiral/serializer": "^3.15",
"spiral/snapshots": "^3.15",
"spiral/telemetry": "^3.15",
"spiral/tokenizer": "^3.15",
"spiral/core": "^3.14.5",
"spiral/hmvc": "^3.14.5",
"spiral/serializer": "^3.14.5",
"spiral/snapshots": "^3.14.5",
"spiral/telemetry": "^3.14.5",
"spiral/tokenizer": "^3.14.5",
"spiral/attributes": "^2.8|^3.0",
"doctrine/inflector": "^1.4|^2.0",
"ramsey/uuid": "^4.2.3",
Expand All @@ -59,7 +59,7 @@
"require-dev": {
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"spiral/boot": "^3.15",
"spiral/boot": "^3.14.5",
"vimeo/psalm": "^5.9"
},
"extra": {
Expand Down

0 comments on commit 26f9086

Please sign in to comment.