Skip to content

Commit 616d563

Browse files
committed
Update PHP version in composer.json file
1 parent 3b32ccf commit 616d563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313

1414
"require": {
15-
"php": ">=7.1.3",
15+
"php": ">=7.2.0",
1616
"laravel/browser-kit-testing": "^1.0"
1717
},
1818

0 commit comments

Comments
 (0)