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 0a35345 commit fb83762
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"php": ">=8.1",
"spiral/distribution": "^3.11",
"spiral/distribution": "^3.12",
"league/flysystem": "^2.3.1"
},
"autoload": {
Expand All @@ -29,7 +29,7 @@
}
},
"require-dev": {
"spiral/boot": "^3.11",
"spiral/boot": "^3.12",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9",
"jetbrains/phpstorm-attributes": "^1.0",
Expand All @@ -52,7 +52,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.11.x-dev"
"dev-master": "3.12.x-dev"
}
},
"config": {
Expand Down

0 comments on commit fb83762

Please sign in to comment.