Skip to content

Commit

Permalink
open 3.11.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Nov 24, 2023
1 parent dab10fa commit 265e606
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/exceptions": "^3.10",
"spiral/files": "^3.10",
"spiral/exceptions": "^3.11",
"spiral/files": "^3.11",
"symfony/finder": "^5.3.7|^6.0"
},
"require-dev": {
"spiral/storage": "^3.10",
"spiral/storage": "^3.11",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9"
},
Expand All @@ -49,7 +49,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.10.x-dev"
"dev-master": "3.11.x-dev"
}
},
"suggest": {
Expand Down

0 comments on commit 265e606

Please sign in to comment.