Skip to content

Commit 70db817

Browse files
committed
version 8.0
1 parent 506657b commit 70db817

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.0",
15-
"mvc5/mvc5": "7.*",
15+
"mvc5/mvc5": "8.*",
1616
"mvc5/view": "2.*",
1717
"mvc5/facade": "2.*",
1818
"mvc5/http-message": "2.*"
@@ -24,6 +24,6 @@
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^6.0",
27-
"mvc5/mvc5-tests": "7.*"
27+
"mvc5/mvc5-tests": "8.*"
2828
}
2929
}

0 commit comments

Comments
 (0)