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 272e608 commit acaa3a0
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 @@ -28,9 +28,9 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.12",
"spiral/logger": "^3.12",
"spiral/tokenizer": "^3.12",
"spiral/core": "^3.13",
"spiral/logger": "^3.13",
"spiral/tokenizer": "^3.13",
"symfony/translation": "^5.1 || ^6.0 || ^7.0",
"psr/event-dispatcher": "^1.0"
},
Expand All @@ -54,7 +54,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.12.x-dev"
"dev-master": "3.13.x-dev"
}
},
"config": {
Expand Down

0 comments on commit acaa3a0

Please sign in to comment.