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 c1038cb commit 9a0d53a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"php": ">=8.1",
"psr/http-message": "^1.0|^2.0",
"spiral/attributes": "^2.8|^3.0",
"spiral/auth": "^3.14",
"spiral/core": "^3.14",
"spiral/hmvc": "^3.14",
"spiral/models": "^3.14",
"spiral/validation": "^3.14"
"spiral/auth": "^3.15",
"spiral/core": "^3.15",
"spiral/hmvc": "^3.15",
"spiral/models": "^3.15",
"spiral/validation": "^3.15"
},
"require-dev": {
"mockery/mockery": "^1.5",
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 9a0d53a

Please sign in to comment.