Skip to content

Commit 8878fcf

Browse files
committed
Allow xmlprovider-plugin
1 parent 2b2bbdc commit 8878fcf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"composer/package-versions-deprecated": true,
2424
"simplesamlphp/composer-module-installer": true,
2525
"dealerdirect/phpcodesniffer-composer-installer": true,
26-
"phpstan/extension-installer": true
26+
"phpstan/extension-installer": true,
27+
"simplesamlphp/composer-xmlprovider-installer": true
2728
}
2829
},
2930
"autoload": {

0 commit comments

Comments
 (0)