Skip to content

Commit 511b684

Browse files
authored
Update required php version from 7.2 to 7.4
1 parent adb2bfd commit 511b684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"minimum-stability": "stable",
1717
"require": {
18-
"php": "^7.2",
18+
"php": "^7.4",
1919
"ext-json": "*",
2020
"illuminate/contracts": ">=5.5",
2121
"illuminate/support": ">=5.5"

0 commit comments

Comments
 (0)