Skip to content

Commit ea701ed

Browse files
committed
Revert PHP version requirement
1 parent a4c9728 commit ea701ed

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
@@ -12,7 +12,7 @@
1212
],
1313

1414
"require": {
15-
"php": ">=7.3.0",
15+
"php": ">=7.1.3",
1616
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
1717
"illuminate/database": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
1818
"illuminate/events": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0"

0 commit comments

Comments
 (0)