Skip to content

Commit

Permalink
Normalize composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Oct 16, 2023
1 parent 75e5f23 commit 41db0bd
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 @@ -79,10 +79,10 @@
},
"config": {
"allow-plugins": {
"ergebnis/composer-normalize": true,
"pestphp/pest-plugin": true,
"wikimedia/composer-merge-plugin": true,
"php-http/discovery": false,
"ergebnis/composer-normalize": true
"wikimedia/composer-merge-plugin": true
},
"optimize-autoloader": true,
"preferred-install": "dist",
Expand Down

0 comments on commit 41db0bd

Please sign in to comment.