Skip to content

Commit af0dfe1

Browse files
committed
Update composer dependencies
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 6d18c8b commit af0dfe1

File tree

2 files changed

+85
-79
lines changed

2 files changed

+85
-79
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"php": ">=7.0",
2828
"composer/composer": "2.0.13",
2929
"composer/semver": "3.2.4",
30-
"easyengine/admin-tools-command": "v1.0.10",
31-
"easyengine/auth-command": "v1.0.4",
30+
"easyengine/admin-tools-command": "v1.1.0",
31+
"easyengine/auth-command": "v1.1.0",
3232
"easyengine/config-command": "v1.0.2",
33-
"easyengine/cron-command": "v1.0.2",
34-
"easyengine/log-command": "v1.0.1",
33+
"easyengine/cron-command": "v1.1.0",
34+
"easyengine/log-command": "v1.1.0",
3535
"easyengine/mailhog-command": "v1.0.2",
36-
"easyengine/service-command": "v1.1.0",
37-
"easyengine/shell-command": "v1.0.3",
38-
"easyengine/site-command": "v2.6.2",
39-
"easyengine/site-type-php": "v1.3.1",
40-
"easyengine/site-type-wp": "v1.3.2",
36+
"easyengine/service-command": "v1.2.0",
37+
"easyengine/shell-command": "v1.1.0",
38+
"easyengine/site-command": "v2.7.0",
39+
"easyengine/site-type-php": "v1.4.0",
40+
"easyengine/site-type-wp": "v1.4.0",
4141
"monolog/monolog": "1.24.0",
4242
"mustache/mustache": "2.12.0",
4343
"rmccue/requests": "1.8.0",

0 commit comments

Comments
 (0)