Formally increase PHP version requirement to 7.2
This commit is contained in:
parent
688d44a2e9
commit
458f81351a
2 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"license": "CC0-1.0",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": ">=7.1.0",
|
||||
"php": ">=7.2.0",
|
||||
"cviebrock/eloquent-sluggable": "~4.3",
|
||||
"ezyang/htmlpurifier": "~4.6",
|
||||
"fideloper/proxy": "~3.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue