Skip to content

Commit 9dfd3c3

Browse files
author
Trick
committed
revert min php version to 7.3
1 parent b72c448 commit 9dfd3c3

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
@@ -7,7 +7,7 @@
77
],
88
"license": "MIT",
99
"require": {
10-
"php": "^7.2.5",
10+
"php": "^7.3",
1111
"laravel/framework": "^7.0",
1212
"illuminate/routing": "^7.0"
1313
},

0 commit comments

Comments
 (0)