Skip to content

Commit 34e9b66

Browse files
committed
chore: reduce require-dev
1 parent 39d6dd7 commit 34e9b66

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

composer.json

-8
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@
4848
"require-dev": {
4949
"friendsofphp/php-cs-fixer": "~2.17.1 || ^3.60",
5050
"phpstan/phpstan": "^0.12 || ^1.1",
51-
"phpstan/phpstan-phpunit": "^1.4",
52-
"phpstan/phpstan-strict-rules": "^1.6",
53-
"phpstan/extension-installer": "^1.4",
5451
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.6"
5552
},
5653
"scripts": {
@@ -69,10 +66,5 @@
6966
"composer cs-fixer",
7067
"composer phpunit"
7168
]
72-
},
73-
"config": {
74-
"allow-plugins": {
75-
"phpstan/extension-installer": true
76-
}
7769
}
7870
}

0 commit comments

Comments
 (0)