We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576c5c9 commit 3b149e0Copy full SHA for 3b149e0
2 files changed
.github/workflows/php.yml
@@ -194,7 +194,6 @@ jobs:
194
run: |
195
composer-unused \
196
--excludePackage=icanhazstring/composer-unused \
197
- --excludePackage=maglnet/composer-require-checker \
198
--excludePackage=phpstan/phpstan \
199
--excludePackage=phpstan/extension-installer \
200
--excludePackage=phpstan/phpstan-mockery \
composer.json
@@ -26,7 +26,6 @@
26
"ext-curl": "*",
27
28
"icanhazstring/composer-unused": "^0.9",
29
- "maglnet/composer-require-checker": "^4.19",
30
"phpstan/extension-installer": "^1.4",
31
"phpstan/phpstan": "^2.1",
32
"phpstan/phpstan-mockery": "^2.0",
0 commit comments