Skip to content

Commit 80bde34

Browse files
committed
Allow xmlprovider-plugin
1 parent 5885adb commit 80bde34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"allow-plugins": {
1919
"composer/package-versions-deprecated": true,
20-
"simplesamlphp/composer-module-installer": true,
2120
"dealerdirect/phpcodesniffer-composer-installer": true,
2221
"phpstan/extension-installer": true,
22+
"simplesamlphp/composer-module-installer": true,
2323
"simplesamlphp/composer-xmlprovider-installer": true
2424
}
2525
},

0 commit comments

Comments
 (0)