Skip to content

Commit

Permalink
open 3.6.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 23, 2022
1 parent ed1d97a commit 981dd3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -28,9 +28,9 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.5",
"spiral/files": "^3.5",
"spiral/cache": "^3.5"
"spiral/core": "^3.6",
"spiral/files": "^3.6",
"spiral/cache": "^3.6"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
Expand All @@ -49,7 +49,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.5.x-dev"
"dev-master": "3.6.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 981dd3f

Please sign in to comment.