Skip to content

Commit

Permalink
open 3.14.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed May 22, 2024
1 parent 402211d commit d987957
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 @@ -29,11 +29,11 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/core": "^3.13",
"spiral/hmvc": "^3.13",
"spiral/http": "^3.13",
"spiral/core": "^3.14",
"spiral/hmvc": "^3.14",
"spiral/http": "^3.14",
"cocur/slugify": "^3.2 || ^4.0",
"spiral/telemetry": "^3.13",
"spiral/telemetry": "^3.14",
"doctrine/inflector": "^1.4|^2.0",
"psr/event-dispatcher": "^1.0"
},
Expand All @@ -55,7 +55,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.13.x-dev"
"dev-master": "3.14.x-dev"
}
},
"config": {
Expand Down

0 comments on commit d987957

Please sign in to comment.