We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87b017 commit 269dbd9Copy full SHA for 269dbd9
composer.json
@@ -3,7 +3,7 @@
3
"description": "composer project of zhamao-framework-starter",
4
"minimum-stability": "stable",
5
"license": "Apache-2.0",
6
- "version": "1.2",
+ "version": "1.3",
7
"type": "project",
8
"prefer-stable": true,
9
"require": {
@@ -29,4 +29,4 @@
29
"server:debug-mode": "vendor/bin/start server --debug-mode",
30
"systemd": "vendor/bin/start systemd"
31
}
32
-}
+}
0 commit comments