Skip to content

Commit f1426ff

Browse files
committed
Fix composer/installers version
1 parent 3d5f627 commit f1426ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.3.0",
17-
"composer/installers": "~1.0"
17+
"composer/installers": "^1.0"
1818
},
1919
"extra": {
2020
"installer-name": "dotsunited-wordpress-plugin-editor-grid"

0 commit comments

Comments
 (0)