Skip to content

Commit e7e2be9

Browse files
committed
remove phpunit
1 parent 3fd7eaa commit e7e2be9

File tree

2 files changed

+405
-2088
lines changed

2 files changed

+405
-2088
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"php-parallel-lint/php-parallel-lint": "^1.4",
1010
"phpstan/extension-installer": "^1.4",
1111
"phpstan/phpstan": "^2.1",
12-
"phpstan/phpstan-deprecation-rules": "^2.0",
13-
"phpunit/phpunit": "^9.6"
12+
"phpstan/phpstan-deprecation-rules": "^2.0"
1413
},
1514
"config": {
1615
"optimize-autoloader": true,

0 commit comments

Comments
 (0)