Skip to content

Commit

Permalink
open 3.5.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 8, 2022
1 parent 34ddeeb commit ed1d97a
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.4",
"spiral/files": "^3.4",
"spiral/cache": "^3.4"
"spiral/core": "^3.5",
"spiral/files": "^3.5",
"spiral/cache": "^3.5"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
Expand All @@ -49,7 +49,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.4.x-dev"
"dev-master": "3.5.x-dev"
}
},
"config": {
Expand Down

0 comments on commit ed1d97a

Please sign in to comment.