Skip to content

Commit c3cf233

Browse files
committed
Required mvccore/mvccore: ^5.1.
1 parent e872743 commit c3cf233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}],
2323
"require": {
2424
"php": ">=5.4.0",
25-
"mvccore/mvccore": "^5.0",
25+
"mvccore/mvccore": "^5.1",
2626
"mvccore/ext-debug-tracy": "^5.0",
2727
"mvccore/ext-debug-tracy-mvccore": "^5.0",
2828
"mvccore/ext-debug-tracy-routing": "^5.0",

0 commit comments

Comments
 (0)