Skip to content

Commit

Permalink
[TASK] Cleanup composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
garfieldius committed Sep 21, 2023
1 parent f64bb47 commit c4beeec
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@
"config": {
"bin-dir": "bin/",
"allow-plugins": {
"typo3/class-alias-loader": true,
"typo3/cms-composer-installers": true
"typo3/class-alias-loader": false,
"typo3/cms-composer-installers": false
}
},
"suggest": {
"josefglatz/cropvariantsbuilder": "^1"
},
"autoload": {
"psr-4": {
"Supseven\\Supi\\": "Classes/"
Expand Down

0 comments on commit c4beeec

Please sign in to comment.