Skip to content

Commit

Permalink
open 3.16.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Jan 24, 2025
1 parent 82cbeec commit 9faef0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.15",
"spiral/files": "^3.15",
"spiral/cache": "^3.15"
"spiral/core": "^3.16",
"spiral/files": "^3.16",
"spiral/cache": "^3.16"
},
"require-dev": {
"phpunit/phpunit": "^10.5",
Expand All @@ -55,7 +55,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.15.x-dev"
"dev-master": "3.16.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 9faef0e

Please sign in to comment.