Skip to content
Snippets Groups Projects
Commit 3ced736c authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(libraries): plugin flow library

parent 21196fe7
No related branches found
No related tags found
1 merge request!3feature(libraries): plugin flow library
## [1.3.0] - 2022-05-22
### Changes
- plugin flow library
## [1.2.1] - 2022-02-07 ## [1.2.1] - 2022-02-07
### Changes ### Changes
- Styling - Styling
......
...@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment