Skip to content

Commit d734f40

Browse files
authored
Upgrade rector (#312)
* Update rector * Update changelog
1 parent bfdb9e6 commit d734f40

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.idea/ElementFinder.iml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22
All Notable changes to `ElementFinder` will be documented in this file
3-
## 3.0 [Unreleased]
3+
## 3.0 [2023-02-08]
44
- Move to php 8.2
55

66
## 2.0.0 [2023-01-11]

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"friendsofphp/php-cs-fixer": "^3.16",
2727
"phpunit/phpunit": "^11.2.9",
28-
"rector/rector": "^1.1",
28+
"rector/rector": "^2.0.8",
2929
"symplify/easy-coding-standard": "^12.1"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)