-
- Downloads
Update composer.json
... | ... | @@ -11,7 +11,7 @@ |
} | ||
], | ||
"require": { | ||
"php": ">=7.0", | ||
"php": ">=7.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "<7", | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -11,7 +11,7 @@ |
} | ||
], | ||
"require": { | ||
"php": ">=7.0", | ||
"php": ">=7.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "<7", | ||
... | ... |