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 c706497 commit 040fca6
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 @@ -35,15 +35,15 @@
"require": {
"php": ">=8.1",
"ext-tokenizer": "*",
"spiral/core": "^3.14.5",
"spiral/logger": "^3.14.5",
"spiral/core": "^3.15",
"spiral/logger": "^3.15",
"symfony/finder": "^5.3.7 || ^6.0 || ^7.0"
},
"require-dev": {
"mockery/mockery": "^1.6",
"spiral/attributes": "^2.8|^3.0",
"spiral/boot": "^3.14.5",
"spiral/files": "^3.14.5",
"spiral/boot": "^3.15",
"spiral/files": "^3.15",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit 040fca6

Please sign in to comment.