Skip to content

Commit

Permalink
open 3.13.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Feb 29, 2024
1 parent e4927aa commit 2077e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"require": {
"php": ">=8.1",
"psr/log": "1 - 3",
"spiral/core": "^3.12"
"spiral/core": "^3.13"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
Expand All @@ -48,7 +48,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.12.x-dev"
"dev-master": "3.13.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 2077e77

Please sign in to comment.