Skip to content

Commit e7aec4d

Browse files
fixup! refactor: Change class strings to ::class constants
Signed-off-by: Christoph Wurst <[email protected]>
1 parent 4725576 commit e7aec4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
"monolog/monolog": "^2.9",
3737
"phpstan/phpstan": "^1.11",
3838
"phpstan/phpstan-phpunit": "^1.4",
39-
"phpunit/phpunit": "^9.6",
40-
"rector/rector": "^1.2"
39+
"phpunit/phpunit": "^9.6"
4140
},
4241
"suggest" : {
4342
"ext-curl" : "*",

0 commit comments

Comments
 (0)