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 3fcc8c2 commit 4028965
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
],
"require": {
"php": ">=8.1",
"spiral/boot": "^3.14",
"spiral/core": "^3.14"
"spiral/boot": "^3.15",
"spiral/core": "^3.15"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
Expand All @@ -53,7 +53,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.14.x-dev"
"dev-master": "3.15.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 4028965

Please sign in to comment.