Skip to content

Commit

Permalink
open 3.14.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed May 22, 2024
1 parent f8cbce4 commit 5d2a95d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"php": ">=8.1",
"spiral/distribution": "^3.13",
"spiral/distribution": "^3.14",
"league/flysystem": "^2.3.1 || ^3.0"
},
"autoload": {
Expand All @@ -29,7 +29,7 @@
}
},
"require-dev": {
"spiral/boot": "^3.13",
"spiral/boot": "^3.14",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9",
"jetbrains/phpstorm-attributes": "^1.0",
Expand All @@ -52,7 +52,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.13.x-dev"
"dev-master": "3.14.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 5d2a95d

Please sign in to comment.