Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AfzalSabbir committed Jan 8, 2023
1 parent 6024d17 commit 8c7cfde
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,10 @@
},
"config": {
"preferred-install": "dist",
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"symfony/thanks": true
}
},
"scripts": {
"test": "vendor/bin/phpunit",
Expand Down

0 comments on commit 8c7cfde

Please sign in to comment.