Skip to content

Commit

Permalink
open 3.12.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 21, 2023
1 parent 6f2b0bd commit c90478c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -28,8 +28,8 @@
],
"require": {
"php": ">=8.1",
"spiral/boot": "^3.11",
"spiral/core": "^3.11"
"spiral/boot": "^3.12",
"spiral/core": "^3.12"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
Expand All @@ -47,7 +47,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.11.x-dev"
"dev-master": "3.12.x-dev"
}
},
"config": {
Expand Down

0 comments on commit c90478c

Please sign in to comment.