Skip to content

Commit

Permalink
Update Composer config
Browse files Browse the repository at this point in the history
  • Loading branch information
tfirdaus committed Sep 23, 2024
1 parent 35687a0 commit 5e88a2f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@
"allow-plugins": {
"bamarni/composer-bin-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"syntatis/composer-project-plugin": true
"syntatis/composer-project-plugin": true,
"roots/wordpress-core-installer": true,
"phpstan/extension-installer": true
},
"optimize-autoloader": true,
"preferred-install": "dist",
Expand Down

0 comments on commit 5e88a2f

Please sign in to comment.