requirement class is no longer needed
parent
e6999847
No related branches found
Tags 1.3.1
Pipeline
#8080
failed
with stages
in
2 minutes and 58 seconds
Stage: tools
Stage: tests
Stage: pre-deploy
Stage: deploy
... | ... | @@ -7,8 +7,7 @@ |
} | ||
], | ||
"require": { | ||
"php": ">=5.5", | ||
"wpdesk/wp-basic-requirements": "^2.0" | ||
"php": ">=5.5" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "<7", | ||
... | ... |
Please register or sign in to comment