Skip to content

Commit

Permalink
Merge pull request #191 from dotkernel/remove-laminas-dependency-plugin
Browse files Browse the repository at this point in the history
composer.json: Removed laminas-dependency-plugin from allowed-plugins.
  • Loading branch information
arhimede committed Apr 3, 2023
2 parents 5d64caf + 0a765d2 commit 880182d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"sort-packages": true,
"allow-plugins": {
"dotkernel/*": true,
"laminas/laminas-dependency-plugin": true,
"laminas/laminas-component-installer": true,
"composer/package-versions-deprecated": true,
"dealerdirect/phpcodesniffer-composer-installer": true
Expand Down

0 comments on commit 880182d

Please sign in to comment.