Skip to content

Commit

Permalink
[GOVCMSD10-1141] Disable simplesamlphp/composer-module-installer and …
Browse files Browse the repository at this point in the history
…simplesamlphp/composer-xmlprovider-installer plugins in Scaffold
  • Loading branch information
Tara authored and Tara committed Nov 15, 2024
1 parent e62cb71 commit 42429cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.10.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"oomphinc/composer-installers-extender": true,
"phpstan/extension-installer": true,
"php-http/discovery": true,
"simplesamlphp/composer-module-installer": true,
"simplesamlphp/composer-module-installer": false,
"simplesamlphp/composer-xmlprovider-installer": false,
"tbachert/spi": true
}
},
Expand Down

0 comments on commit 42429cf

Please sign in to comment.