mirror of
https://github.com/Intervention/image.git
synced 2025-08-01 03:20:17 +02:00
PHP 7.4 support
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8",
|
||||
"php": "^7.4|^8",
|
||||
"intervention/gif": "dev-master",
|
||||
"intervention/mimesniffer": "^0.4.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user