Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Feb 10, 2025
1 parent c74eb89 commit d7283f4
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.16",
"spiral/logger": "^3.16",
"spiral/tokenizer": "^3.16",
"spiral/core": "^3.15.2",
"spiral/logger": "^3.15.2",
"spiral/tokenizer": "^3.15.2",
"symfony/translation": "^5.4.45 || ^6.4.17 || ^7.2",
"psr/event-dispatcher": "^1.0"
},
Expand All @@ -60,7 +60,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.16.x-dev"
"dev-master": "3.15.x-dev"
}
},
"config": {
Expand Down

0 comments on commit d7283f4

Please sign in to comment.