Skip to content

Commit

Permalink
allow plugin for phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Mar 18, 2024
1 parent b3f8d12 commit f995326
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
},
"allow-plugins": {
"composer/package-versions-deprecated": true,
"simplesamlphp/composer-module-installer": true
"simplesamlphp/composer-module-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"autoload": {
Expand Down

0 comments on commit f995326

Please sign in to comment.