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 7ba287f commit 0eeeece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"allow-plugins": {
"bamarni/composer-bin-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"syntatis/composer-project-plugin": true,
"phpstan/extension-installer": true,
"roots/wordpress-core-installer": true,
"phpstan/extension-installer": true
"syntatis/composer-project-plugin": true
},
"optimize-autoloader": true,
"preferred-install": "dist",
Expand Down

0 comments on commit 0eeeece

Please sign in to comment.