From e044aa1ddb03f3dc1a5cfb1218c583c2f27a3846 Mon Sep 17 00:00:00 2001 From: Fabian Mieller Date: Wed, 19 Jun 2019 11:19:34 +0200 Subject: [PATCH 1/4] update manifest for pr --- .gitignore | 5 +++-- plugin-test/manifest.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cd398e5..aae33b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -/node_modules +**/node_modules /vendor .vscode .DS_Store -yarn-error.log \ No newline at end of file +yarn-error.log +.env \ No newline at end of file diff --git a/plugin-test/manifest.json b/plugin-test/manifest.json index 259c3f9..b0c5d2a 100644 --- a/plugin-test/manifest.json +++ b/plugin-test/manifest.json @@ -8,7 +8,7 @@ "hash": "fb6e2acebd55c2c8144580e99a71bb327c45806592c9283228a5c4920dcd12ad", "require": { "php": "7.2.19", - "pro": "1.21.0", + "pro": "1.20.0", "wordpress": "5.2" } }, From bf1e8dbf943951b84dad5a777f49948121d51acf Mon Sep 17 00:00:00 2001 From: Fabian Mieller Date: Wed, 19 Jun 2019 11:42:25 +0200 Subject: [PATCH 2/4] added error --- plugin-test/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-test/manifest.json b/plugin-test/manifest.json index b0c5d2a..3adef13 100644 --- a/plugin-test/manifest.json +++ b/plugin-test/manifest.json @@ -3,7 +3,7 @@ "maintainer": "Fabian Mieller", "versions": [ { - "version": "0.0.2", + "version": "break", "download": "http://downloadlink.com", "hash": "fb6e2acebd55c2c8144580e99a71bb327c45806592c9283228a5c4920dcd12ad", "require": { From 3b14ae1e2b9b334b72c6fe10540440e635bb355b Mon Sep 17 00:00:00 2001 From: Fabian Mieller Date: Wed, 19 Jun 2019 11:45:15 +0200 Subject: [PATCH 3/4] Update manifest.json --- plugin-test/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin-test/manifest.json b/plugin-test/manifest.json index 3adef13..dedcecf 100644 --- a/plugin-test/manifest.json +++ b/plugin-test/manifest.json @@ -3,7 +3,7 @@ "maintainer": "Fabian Mieller", "versions": [ { - "version": "break", + "version": "0.0.2", "download": "http://downloadlink.com", "hash": "fb6e2acebd55c2c8144580e99a71bb327c45806592c9283228a5c4920dcd12ad", "require": { @@ -23,4 +23,4 @@ } } ] -} \ No newline at end of file +} From 7285a6bdc9055391bbf616af6ed693f27bda8fe3 Mon Sep 17 00:00:00 2001 From: Fabian Mieller Date: Wed, 19 Jun 2019 17:13:30 +0200 Subject: [PATCH 4/4] Update manifest.json --- plugin-test/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-test/manifest.json b/plugin-test/manifest.json index dedcecf..87adc5b 100644 --- a/plugin-test/manifest.json +++ b/plugin-test/manifest.json @@ -1,6 +1,6 @@ { "name": "Plugin Test", - "maintainer": "Fabian Mieller", + "maintainer": "fabianmieller", "versions": [ { "version": "0.0.2",