Skip to content

Commit 0f001df

Browse files
authored
Update composer.json
1 parent c937c8f commit 0f001df

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,11 +3,11 @@
33
"description": "composer project of zhamao-framework-starter",
44
"minimum-stability": "stable",
55
"license": "Apache-2.0",
6-
"version": "2.5",
6+
"version": "2.4",
77
"type": "project",
88
"prefer-stable": true,
99
"require": {
10-
"zhamao/framework": "^2.5"
10+
"zhamao/framework": "^2.4"
1111
},
1212
"require-dev": {
1313
"swoole/ide-helper": "@dev"

0 commit comments

Comments
 (0)