Skip to content

Commit 3b149e0

Browse files
committed
Drop composer-require-checker
1 parent 576c5c9 commit 3b149e0

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/php.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ jobs:
194194
run: |
195195
composer-unused \
196196
--excludePackage=icanhazstring/composer-unused \
197-
--excludePackage=maglnet/composer-require-checker \
198197
--excludePackage=phpstan/phpstan \
199198
--excludePackage=phpstan/extension-installer \
200199
--excludePackage=phpstan/phpstan-mockery \

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"ext-curl": "*",
2727

2828
"icanhazstring/composer-unused": "^0.9",
29-
"maglnet/composer-require-checker": "^4.19",
3029
"phpstan/extension-installer": "^1.4",
3130
"phpstan/phpstan": "^2.1",
3231
"phpstan/phpstan-mockery": "^2.0",

0 commit comments

Comments
 (0)