Skip to content

Commit 827f5a6

Browse files
author
jay
committed
fixed:修复
1 parent 48c37e8 commit 827f5a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"require": {
2525
"symfony/framework-bundle": ">=4.4",
2626
"doctrine/doctrine-bundle": ">=2.3",
27-
"zanysoft/laravel-zip": "^1.0"
27+
"zanysoft/laravel-zip": "^1.0",
28+
"doctrine/orm": ">=2.8"
2829
}
2930
}
3031

0 commit comments

Comments
 (0)