Skip to content

Commit

Permalink
[TASK] Update rector/rector requirement from ^1.2.7 to ^1.2.8 (#134)
Browse files Browse the repository at this point in the history
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@1.2.7...1.2.8)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 0b08ce7 commit 6692e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpunit/phpunit": "^11.4.1",
"rector/rector": "^1.2.7",
"rector/rector": "^1.2.8",
"spaze/phpstan-disallowed-calls": "^3.5",
"squizlabs/php_codesniffer": "^3.10.3"
},
Expand Down

0 comments on commit 6692e5d

Please sign in to comment.