Skip to content

Commit

Permalink
open 3.4.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Nov 17, 2022
1 parent b50ec44 commit 689bfb2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -30,11 +30,11 @@
"php": ">=8.1",
"psr/http-message": "^1.0",
"spiral/attributes": "^2.8|^3.0",
"spiral/auth": "^3.3",
"spiral/core": "^3.3",
"spiral/hmvc": "^3.3",
"spiral/models": "^3.3",
"spiral/validation": "^3.3"
"spiral/auth": "^3.4",
"spiral/core": "^3.4",
"spiral/hmvc": "^3.4",
"spiral/models": "^3.4",
"spiral/validation": "^3.4"
},
"require-dev": {
"mockery/mockery": "^1.5",
Expand All @@ -54,7 +54,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.3.x-dev"
"dev-master": "3.4.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 689bfb2

Please sign in to comment.