File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 4545 "simplesamlphp/assert" : " ~1.9.0"
4646 },
4747 "require-dev" : {
48- "simplesamlphp/simplesamlphp-test-framework" : " ~1.10.1"
48+ "simplesamlphp/simplesamlphp-test-framework" : " ~1.10.1" ,
49+ "simplesamlphp/composer-xmlprovider-installer" : " ~1.1.0"
4950 },
5051 "support" : {
5152 "issues" : " https://github.com/simplesamlphp/xml-common/issues" ,
5556 "allow-plugins" : {
5657 "composer/package-versions-deprecated" : true ,
5758 "dealerdirect/phpcodesniffer-composer-installer" : true ,
58- "phpstan/extension-installer" : true
59+ "phpstan/extension-installer" : true ,
60+ "simplesamlphp/composer-xmlprovider-installer" : true
5961 }
6062 },
6163 "scripts" : {
6466 " vendor/bin/composer-require-checker check --config-file=tools/composer-require-checker.json composer.json" ,
6567 " vendor/bin/phpstan analyze -c phpstan.neon" ,
6668 " vendor/bin/phpstan analyze -c phpstan-dev.neon" ,
67- " vendor/bin/composer-unused" ,
69+ " vendor/bin/composer-unused --excludePackage=simplesamlphp/composer-xmlprovider-installer " ,
6870 " vendor/bin/phpunit --no-coverage --testdox"
6971 ],
7072 "tests" : [
You can’t perform that action at this time.
0 commit comments