Skip to content

Commit 76cbcfb

Browse files
committed
Remove composer/installers dependency
1 parent b500a0c commit 76cbcfb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"irc": "irc://irc.freenode.net/wikidata"
2727
},
2828
"require": {
29-
"php": ">=5.5.9",
30-
"composer/installers": ">=1.0.1"
29+
"php": ">=5.5.9"
3130
},
3231
"require-dev": {
3332
"wikibase/wikibase-codesniffer": "^0.1.0"

0 commit comments

Comments
 (0)