Skip to content

Commit

Permalink
./composer-normalize
Browse files Browse the repository at this point in the history
Signed-off-by: Filippo Tessarotto <[email protected]>
  • Loading branch information
Slamdunk committed Oct 16, 2023
1 parent f2d3824 commit 3acc3e3
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 @@ -52,9 +52,9 @@
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"phpstan/extension-installer": true,
"infection/extension-installer": true,
"ocramius/package-versions": true
"ocramius/package-versions": true,
"phpstan/extension-installer": true
},
"platform": {
"php": "8.1.99"
Expand Down

0 comments on commit 3acc3e3

Please sign in to comment.