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 537643a commit 2930b1f
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 @@ -30,11 +30,11 @@
"php": ">=8.1",
"psr/http-message": "^1.0|^2.0",
"spiral/attributes": "^2.8|^3.0",
"spiral/auth": "^3.13",
"spiral/core": "^3.13",
"spiral/hmvc": "^3.13",
"spiral/models": "^3.13",
"spiral/validation": "^3.13"
"spiral/auth": "^3.14",
"spiral/core": "^3.14",
"spiral/hmvc": "^3.14",
"spiral/models": "^3.14",
"spiral/validation": "^3.14"
},
"require-dev": {
"mockery/mockery": "^1.5",
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 2930b1f

Please sign in to comment.