Skip to content

Commit cbbf14b

Browse files
committed
Add composer requirements
1 parent 5b11946 commit cbbf14b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
"psr/log": "^3.0",
3232
"slevomat/coding-standard": "^8.20",
3333
"squizlabs/php_codesniffer": "^3.13 || ^4.0",
34-
"symfony/phpunit-bridge": "^7.3 || ^8.0"
34+
"symfony/phpunit-bridge": "^7.3 || ^8.0",
35+
"maglnet/composer-require-checker": "^4",
36+
"icanhazstring/composer-unused": "^0.9"
3537
},
3638
"require-dev": {
3739
"simplesamlphp/simplesamlphp": "^2.4"

0 commit comments

Comments
 (0)