Skip to content

Commit

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

0 comments on commit 498ae4c

Please sign in to comment.