fix dependencies
This commit is contained in:
parent
308df84c28
commit
4e3069d931
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"type": "wordpress-plugin",
|
||||
"require": {
|
||||
"php": ">=5.6.0",
|
||||
"composer/installers": "~2.0"
|
||||
"composer/installers": "^1.0 || ^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5 || ^8",
|
||||
|
|
Loading…
Reference in a new issue