Skip to content

Commit

Permalink
chore: removed composer/installers requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Nov 3, 2023
1 parent 0fd5de1 commit a76477e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 158 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"issues": "https://github.com/ColdTrick/pwa/issues"
},
"require": {
"composer/installers": "^1.0.8",
"npm-asset/upup": "~1.1.0"
},
"conflict": {
Expand All @@ -20,10 +19,7 @@
"process-timeout": 0,
"fxp-asset": {
"enabled": false
},
"allow-plugins": {
"composer/installers": true
}
}
},
"repositories": [
{
Expand Down
155 changes: 2 additions & 153 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a76477e

Please sign in to comment.