Skip to content

Commit a1b10cd

Browse files
committed
Merge branch 'develop' for v4.9.0
2 parents e187bc1 + 3448871 commit a1b10cd

File tree

8 files changed

+205
-111
lines changed

8 files changed

+205
-111
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.8.1
1+
4.9.0

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,17 @@
3535
"easyengine/auth-command": "v1.2.1",
3636
"easyengine/config-command": "v1.0.2",
3737
"easyengine/cron-command": "v2.1.0",
38+
"easyengine/dash-command": "v1.0.0",
3839
"easyengine/log-command": "v1.1.0",
3940
"easyengine/mailhog-command": "v1.0.3",
4041
"easyengine/service-command": "v1.6.1",
4142
"easyengine/shell-command": "v1.1.3",
42-
"easyengine/site-command": "v3.3.5",
43-
"easyengine/site-type-php": "v1.9.1",
43+
"easyengine/site-command": "v3.4.0",
44+
"easyengine/site-type-php": "v1.9.2",
4445
"easyengine/site-type-wp": "v1.9.1",
4546
"monolog/monolog": "1.24.0",
4647
"mustache/mustache": "2.14.1",
47-
"rmccue/requests": "1.8.0",
48+
"rmccue/requests": "^2.0",
4849
"symfony/config": "4.4.*",
4950
"symfony/console": "4.4.*",
5051
"symfony/debug": "4.4.*",

0 commit comments

Comments
 (0)