Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Jan 31, 2025
1 parent e67e417 commit 1498571
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"require": {
"php": ">=8.1",
"ext-tokenizer": "*",
"spiral/core": "^3.16",
"spiral/logger": "^3.16",
"spiral/core": "^3.15.1",
"spiral/logger": "^3.15.1",
"symfony/finder": "^5.4.45 || ^6.4.17 || ^7.2"
},
"require-dev": {
"mockery/mockery": "^1.6.12",
"spiral/attributes": "^2.8|^3.0",
"spiral/boot": "^3.16",
"spiral/files": "^3.16",
"spiral/boot": "^3.15.1",
"spiral/files": "^3.15.1",
"phpunit/phpunit": "^10.5.41",
"vimeo/psalm": "^6.0"
},
Expand All @@ -59,7 +59,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.16.x-dev"
"dev-master": "3.15.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 1498571

Please sign in to comment.