allow php7.2+

This commit is contained in:
Tac Tacelosky 2021-11-05 13:05:44 -04:00
parent f040749ea5
commit b19407df03

View file

@ -18,7 +18,7 @@
}
],
"require": {
"php": ">=7.4"
"php": ">=7.2"
},
"autoload": {
"psr-4": { "Michelf\\": "Michelf/" }