Skip to content

Commit

Permalink
fix composer.json linting (#2563)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaicher authored Nov 19, 2023
1 parent 6f8964e commit 548381a
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 @@ -87,9 +87,9 @@
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true,
"php-http/discovery": true,
"phpstan/extension-installer": true,
"symfony/flex": true,
"php-http/discovery": true
"symfony/flex": true
},
"platform": {
"php": "8.1"
Expand Down

0 comments on commit 548381a

Please sign in to comment.