Skip to content

Commit ec03ade

Browse files
committed
Update EasyEngine packages
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 75ff41f commit ec03ade

File tree

2 files changed

+100
-73
lines changed

2 files changed

+100
-73
lines changed

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)