- Fixed a typo in composer
This commit is contained in:
parent
3d0c2429f4
commit
198c5e670f
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.4|^8.x",
|
||||
"php": "^7.4|^8.0",
|
||||
"ext-gd": "*"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in New Issue