Skip to content

Commit

Permalink
open 3.9.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 14, 2023
1 parent 75a6656 commit 8b1dd8b
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.8",
"spiral/core": "^3.8"
"spiral/boot": "^3.9",
"spiral/core": "^3.9"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
Expand All @@ -47,7 +47,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.8.x-dev"
"dev-master": "3.9.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 8b1dd8b

Please sign in to comment.