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 1c955de commit f441cb5
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,12 +34,12 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.16",
"spiral/files": "^3.16",
"spiral/core": "^3.15.1",
"spiral/files": "^3.15.1",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"spiral/boot": "^3.16",
"spiral/boot": "^3.15.1",
"phpunit/phpunit": "^10.5.41",
"mockery/mockery": "^1.6.12",
"vimeo/psalm": "^6.0"
Expand All @@ -56,7 +56,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.16.x-dev"
"dev-master": "3.15.x-dev"
}
},
"config": {
Expand Down

0 comments on commit f441cb5

Please sign in to comment.