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 a493430 commit d9d0938
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -28,12 +28,12 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.11",
"spiral/files": "^3.11",
"spiral/core": "^3.12",
"spiral/files": "^3.12",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"spiral/boot": "^3.11",
"spiral/boot": "^3.12",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand All @@ -50,7 +50,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.11.x-dev"
"dev-master": "3.12.x-dev"
}
},
"config": {
Expand Down

0 comments on commit d9d0938

Please sign in to comment.