Skip to content

Commit 269dbd9

Browse files
authored
Update composer.json
1 parent a87b017 commit 269dbd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "composer project of zhamao-framework-starter",
44
"minimum-stability": "stable",
55
"license": "Apache-2.0",
6-
"version": "1.2",
6+
"version": "1.3",
77
"type": "project",
88
"prefer-stable": true,
99
"require": {
@@ -29,4 +29,4 @@
2929
"server:debug-mode": "vendor/bin/start server --debug-mode",
3030
"systemd": "vendor/bin/start systemd"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)