Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 29, 2023
1 parent 44b5425 commit 8a79e69
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 @@ -29,12 +29,12 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/core": "^3.12",
"spiral/hmvc": "^3.12",
"spiral/serializer": "^3.12",
"spiral/snapshots": "^3.12",
"spiral/telemetry": "^3.12",
"spiral/tokenizer": "^3.12",
"spiral/core": "^3.11.1",
"spiral/hmvc": "^3.11.1",
"spiral/serializer": "^3.11.1",
"spiral/snapshots": "^3.11.1",
"spiral/telemetry": "^3.11.1",
"spiral/tokenizer": "^3.11.1",
"spiral/attributes": "^2.8|^3.0",
"doctrine/inflector": "^1.4|^2.0",
"ramsey/uuid": "^4.2.3",
Expand All @@ -54,7 +54,7 @@
"doctrine/annotations": "^1.12 || ^2.0",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"spiral/boot": "^3.12",
"spiral/boot": "^3.11.1",
"vimeo/psalm": "^5.9"
},
"extra": {
Expand Down

0 comments on commit 8a79e69

Please sign in to comment.