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 c39c119 commit 13248d9
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,16 +34,16 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.16",
"spiral/hmvc": "^3.16"
"spiral/core": "^3.15.1",
"spiral/hmvc": "^3.15.1"
},
"autoload": {
"psr-4": {
"Spiral\\Security\\": "src"
}
},
"require-dev": {
"spiral/console": "^3.16",
"spiral/console": "^3.15.1",
"phpunit/phpunit": "^10.5.41",
"mockery/mockery": "^1.6.12",
"vimeo/psalm": "^6.0"
Expand All @@ -55,7 +55,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.16.x-dev"
"dev-master": "3.15.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 13248d9

Please sign in to comment.