We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b11946 commit cbbf14bCopy full SHA for cbbf14b
composer.json
@@ -31,7 +31,9 @@
31
"psr/log": "^3.0",
32
"slevomat/coding-standard": "^8.20",
33
"squizlabs/php_codesniffer": "^3.13 || ^4.0",
34
- "symfony/phpunit-bridge": "^7.3 || ^8.0"
+ "symfony/phpunit-bridge": "^7.3 || ^8.0",
35
+ "maglnet/composer-require-checker": "^4",
36
+ "icanhazstring/composer-unused": "^0.9"
37
},
38
"require-dev": {
39
"simplesamlphp/simplesamlphp": "^2.4"
0 commit comments