Skip to content

Commit 571c19b

Browse files
Update required PHP version to 7.4
1 parent c4ca419 commit 571c19b

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php" : "^7.3",
17+
"php" : "^7.4",
1818
"illuminate/database": "^8.0",
1919
"illuminate/support": "^8.0"
2020
},

0 commit comments

Comments
 (0)