Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 86f1ed9

Browse files
committed
Update min PHP version
1 parent 8a0d0fa commit 86f1ed9

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"type": "project",
77
"require": {
8-
"php": ">=7.1.3",
8+
"php": "^7.2",
99
"laravel/lumen-framework": "^6.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)