Skip to content

Commit 7adf5b2

Browse files
committed
fix dependencies
1 parent 7088e52 commit 7adf5b2

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
@@ -4,7 +4,7 @@
44
"type": "wordpress-plugin",
55
"require": {
66
"php": ">=5.6.0",
7-
"composer/installers": "~2.0"
7+
"composer/installers": "^1.0 || ^2.0"
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5 || ^8",

0 commit comments

Comments
 (0)