Skip to content

Commit b1215e2

Browse files
author
Harlan Wilton
committed
Drop php 7.1 support
1 parent a2b9278 commit b1215e2

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
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
}],
1515
"require": {
16-
"php": "^7.1",
16+
"php": "^7.2.5",
1717
"illuminate/routing": "^5.5 || ^6.0 || ^7.0",
1818
"illuminate/support": "^5.5 || ^6.0 || ^7.0",
1919
"league/fractal": "^0.17"

0 commit comments

Comments
 (0)