Skip to content

Commit ea8f55c

Browse files
committed
version
1 parent 9753267 commit ea8f55c

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
@@ -10,7 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.0"
13+
"php": "^7.0",
14+
"mvc5/mvc5": "7.*"
1415
},
1516
"autoload": {
1617
"psr-4": {

0 commit comments

Comments
 (0)