Skip to content

Commit 7444861

Browse files
committed
Merge branch 'develop' for v4.0.9
2 parents b70546e + a8b9dac commit 7444861

File tree

5 files changed

+111
-76
lines changed

5 files changed

+111
-76
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.8
1+
4.0.9

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"php": ">=7.0",
2828
"composer/composer": "1.7.3",
2929
"composer/semver": "1.4.2",
30-
"easyengine/admin-tools-command": "v1.0.4",
31-
"easyengine/auth-command": "v1.0.1",
32-
"easyengine/config-command": "v1.0.1",
33-
"easyengine/cron-command": "v1.0.1",
34-
"easyengine/log-command": "v1.0.0",
35-
"easyengine/mailhog-command": "v1.0.1",
36-
"easyengine/site-command": "v2.2.9",
37-
"easyengine/site-type-wp": "v1.0.6",
38-
"easyengine/site-type-php": "v1.0.6",
39-
"easyengine/service-command": "v1.0.6",
40-
"easyengine/shell-command" : "v1.0.1",
30+
"easyengine/admin-tools-command": "v1.0.5",
31+
"easyengine/auth-command": "v1.0.2",
32+
"easyengine/config-command": "v1.0.2",
33+
"easyengine/cron-command": "v1.0.2",
34+
"easyengine/log-command": "v1.0.1",
35+
"easyengine/mailhog-command": "v1.0.2",
36+
"easyengine/site-command": "v2.2.10",
37+
"easyengine/site-type-wp": "v1.0.7",
38+
"easyengine/site-type-php": "v1.0.7",
39+
"easyengine/service-command": "v1.0.7",
40+
"easyengine/shell-command" : "v1.0.2",
4141
"justinrainbow/json-schema": "5.2.7",
4242
"monolog/monolog": "1.24.0",
4343
"mustache/mustache": "2.12.0",

0 commit comments

Comments
 (0)