Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed May 22, 2024
1 parent 0bdf089 commit 3e0a4d3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.14",
"spiral/hmvc": "^3.14",
"spiral/serializer": "^3.14",
"spiral/snapshots": "^3.14",
"spiral/telemetry": "^3.14",
"spiral/tokenizer": "^3.14",
"spiral/core": "^3.13",
"spiral/hmvc": "^3.13",
"spiral/serializer": "^3.13",
"spiral/snapshots": "^3.13",
"spiral/telemetry": "^3.13",
"spiral/tokenizer": "^3.13",
"spiral/attributes": "^2.8|^3.0",
"doctrine/inflector": "^1.4|^2.0",
"ramsey/uuid": "^4.2.3",
Expand All @@ -53,12 +53,12 @@
"require-dev": {
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"spiral/boot": "^3.14",
"spiral/boot": "^3.13",
"vimeo/psalm": "^5.9"
},
"extra": {
"branch-alias": {
"dev-master": "3.14.x-dev"
"dev-master": "3.13.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 3e0a4d3

Please sign in to comment.