Skip to content

Commit 28adbc7

Browse files
committed
Merge branch 'develop' for v4.5.4
2 parents 0b32577 + d23fd1d commit 28adbc7

File tree

6 files changed

+2028
-462
lines changed

6 files changed

+2028
-462
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.5.3
1+
4.5.4

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"easyengine/mailhog-command": "v1.0.2",
3636
"easyengine/service-command": "v1.4.0",
3737
"easyengine/shell-command": "v1.1.0",
38-
"easyengine/site-command": "v3.0.6",
39-
"easyengine/site-type-php": "v1.6.1",
40-
"easyengine/site-type-wp": "v1.6.2",
38+
"easyengine/site-command": "v3.0.7",
39+
"easyengine/site-type-php": "v1.6.2",
40+
"easyengine/site-type-wp": "v1.6.4",
4141
"monolog/monolog": "1.24.0",
42-
"mustache/mustache": "2.13.0",
42+
"mustache/mustache": "2.14.1",
4343
"rmccue/requests": "1.8.0",
4444
"symfony/config": "4.4.*",
4545
"symfony/console": "4.4.*",
@@ -57,7 +57,7 @@
5757
"require-dev": {
5858
"behat/behat": "3.8.1",
5959
"dealerdirect/phpcodesniffer-composer-installer": "0.7.0",
60-
"phpunit/phpunit": "3.7.*",
60+
"phpunit/phpunit": "9.5.*",
6161
"phpcompatibility/php-compatibility": "8.2.0",
6262
"wp-coding-standards/wpcs": "0.13.1"
6363
},

0 commit comments

Comments
 (0)