-
- Downloads
Merge branch 'feature/new-plugin-flow' into 'master'
feature(libraries): plugin flow library See merge request !3
No related branches found
No related tags found
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
"require": { | "require": { | ||
"php": ">=7.0", | "php": ">=7.0", | ||
"wpdesk/wp-notice": "^3.1", | "wpdesk/wp-notice": "^3.1", | ||
"wpdesk/wp-plugin-flow": "^3.1" | "wpdesk/wp-plugin-flow-common": "^1" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/phpunit": "<7", | "phpunit/phpunit": "<7", | ||
... | ... |
Please register or sign in to comment