Skip to content

Commit

Permalink
Bump to Rector 1.2.6 and Re-run it (#1155)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Oct 6, 2024
1 parent 0a29e5b commit 17a5098
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.14.5",
"spiral/hmvc": "^3.14.5"
"spiral/core": "^3.15",
"spiral/hmvc": "^3.15"
},
"autoload": {
"psr-4": {
"Spiral\\Security\\": "src"
}
},
"require-dev": {
"spiral/console": "^3.14.5",
"spiral/console": "^3.15",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit 17a5098

Please sign in to comment.