Skip to content

Commit

Permalink
open 3.11.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Nov 24, 2023
1 parent 4a8e043 commit 398c9d2
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.10",
"spiral/core": "^3.10",
"spiral/hmvc": "^3.10",
"spiral/models": "^3.10",
"spiral/validation": "^3.10"
"spiral/auth": "^3.11",
"spiral/core": "^3.11",
"spiral/hmvc": "^3.11",
"spiral/models": "^3.11",
"spiral/validation": "^3.11"
},
"require-dev": {
"mockery/mockery": "^1.5",
Expand All @@ -55,7 +55,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.10.x-dev"
"dev-master": "3.11.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 398c9d2

Please sign in to comment.