Skip to content

Commit cf41ba3

Browse files
committed
fixed
1 parent 37f7138 commit cf41ba3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@
2222
}
2323
},
2424
"require": {
25-
"symfony/framework-bundle": ">=4.5",
26-
"doctrine/doctrine-bundle": ">=2.5",
27-
"doctrine/annotations": ">=1.0",
28-
"zanysoft/laravel-zip": "^1.0",
29-
"doctrine/orm": ">=2.8"
25+
"symfony/framework-bundle": "7.0.*"
3026
}
3127
}
3228

0 commit comments

Comments
 (0)