Skip to content

Commit 1d76e6d

Browse files
authored
Merge pull request #85 from WyriHaximus/enable-rector
Enable Rector
2 parents f7aa51f + f89c2ff commit 1d76e6d

File tree

4 files changed

+204
-132
lines changed

4 files changed

+204
-132
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": "^8.3",
1717
"phpunit/phpunit": "^12.1.5",
1818
"wyrihaximus/compress-contracts": "^1",
19-
"wyrihaximus/test-utilities": "^7.0.0"
19+
"wyrihaximus/test-utilities": "^7.2.0"
2020
},
2121
"require-dev": {
2222
"wyrihaximus/makefiles": "^0.4.2"

0 commit comments

Comments
 (0)