Skip to content

Commit

Permalink
Drop composer/installers requirement
Browse files Browse the repository at this point in the history
It should be require at root project level

Fix #47
  • Loading branch information
LeoColomb committed Jul 25, 2022
1 parent 87fbb23 commit 0b578fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
],
"require": {
"php": ">=7.1",
"composer/installers": "^1.0",
"koodimonni/composer-dropin-installer": "^1.2"
},
"require-dev": {
Expand Down

0 comments on commit 0b578fc

Please sign in to comment.