allow php7.3+
This commit is contained in:
parent
b19407df03
commit
169de84485
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.2"
|
||||
"php": ">=7.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": { "Michelf\\": "Michelf/" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue