Skip to content

Commit 2b08367

Browse files
authored
Bump minimum php version
1 parent 8810729 commit 2b08367

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
@@ -8,7 +8,7 @@
88
],
99
"require":
1010
{
11-
"php": ">=5.4"
11+
"php": ">=7.0"
1212
},
1313
"autoload":
1414
{

0 commit comments

Comments
 (0)