Skip to content

Commit 7ae7b12

Browse files
authored
Update composer.json
1 parent 54bfb34 commit 7ae7b12

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
}
1414
],
1515
"require": {
16-
"WordPress-Phoenix/abstract-plugin-base": "^2.5"
17-
},
16+
"WordPress-Phoenix/abstract-plugin-base": "^2.5",
17+
"php": ">=5.3.2",
18+
"composer/installers": "v1.0.6"
19+
}
1820
"config": {
1921
"vendor-dir": "lib"
2022
},

0 commit comments

Comments
 (0)