Skip to content

Commit c4fc0d5

Browse files
committed
Fix composer
1 parent e615b82 commit c4fc0d5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"require-dev": {
3333
"friendsofphp/php-cs-fixer": "^3.85",
3434
"phpstan/phpstan": "^2.1.22",
35-
"phpunit/phpunit": "^12.3",
36-
"rector/rector": "^2.1"
35+
"phpunit/phpunit": "^12.3"
3736
},
3837
"autoload": {
3938
"psr-4": {

0 commit comments

Comments
 (0)