Skip to content

Commit

Permalink
Merge pull request #11 from notpron/remove-composer-installers
Browse files Browse the repository at this point in the history
Remove composer/installers dependency
  • Loading branch information
tersmitten committed Mar 23, 2022
2 parents ee152fd + 55fb452 commit 25bdb18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -16,8 +16,7 @@
"require": {
"php": ">=7.1",
"cakephp/cakephp": "^3.8",
"ext-soap": "*",
"composer/installers": "~1.0"
"ext-soap": "*"
},
"require-dev": {
"oefenweb/cakephp-codesniffer": "^3.0.0",
Expand Down

0 comments on commit 25bdb18

Please sign in to comment.