Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Aug 21, 2023
1 parent 6017e6d commit 7789d0e
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Expand Up @@ -45,9 +45,8 @@
"ghostwriter/event-dispatcher": "^1.5.0",
"ghostwriter/json": "^1.1",
"ghostwriter/option": "^1.5.1",
"symfony/console": "^6.3.2",
"symfony/finder": "^6.3.3",
"symfony/process": "^6.3.2"
"symfony/finder": "^6.3",
"symfony/process": "^6.3"
},
"require-dev": {
"composer/composer": ">=2.5.8",
Expand All @@ -69,10 +68,6 @@
"bin/compliance"
],
"config": {
"allow-plugins": {
"infection/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true
},
"classmap-authoritative": true,
"discard-changes": true,
"optimize-autoloader": true,
Expand Down

0 comments on commit 7789d0e

Please sign in to comment.