Skip to content

Commit 9fb8ca4

Browse files
committed
php 7.4
1 parent 7ea48ab commit 9fb8ca4

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
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.1",
14-
"mvc5/mvc5": "10.*"
13+
"php": "^7.4",
14+
"mvc5/mvc5": "^11.0"
1515
},
1616
"autoload": {
1717
"files": ["./functions.php"],

0 commit comments

Comments
 (0)