change order of plugins activation

This commit is contained in:
GotPPay
2018-08-08 14:15:57 +02:00
parent 5a06649406
commit a2022f3b07
2 changed files with 2 additions and 2 deletions

View File

@@ -76,8 +76,8 @@
"wp plugin activate jwt-authentication-for-wp-rest-api",
"wp plugin activate gravityforms",
"wp plugin activate gravityflow",
"wp plugin activate wiaas",
"wp plugin activate capability-manager-enhanced"
"wp plugin activate capability-manager-enhanced",
"wp plugin activate wiaas"
],
"update-db": [
"wp core update-db",