Skip to content

Commit f99ab20

Browse files
authored
update 4.9.2
1 parent 0f62298 commit f99ab20

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
},
2727
"minimum-stability": "dev",
2828
"prefer-stable": true,
29+
"repositories": [
30+
{
31+
"type": "vcs",
32+
"url": "https://github.com/dinhngocdung/site-command"
33+
}
34+
],
2935
"require": {
3036
"php": ">=7.0",
3137
"composer/composer": "2.2.24",
@@ -40,7 +46,7 @@
4046
"easyengine/mailhog-command": "v1.0.3",
4147
"easyengine/service-command": "v1.6.2",
4248
"easyengine/shell-command": "v1.1.3",
43-
"easyengine/site-command": "v3.5.3",
49+
"easyengine/site-command": "dev-develop",
4450
"easyengine/site-type-php": "v1.9.3",
4551
"easyengine/site-type-wp": "v1.9.1",
4652
"monolog/monolog": "1.24.0",

0 commit comments

Comments
 (0)