1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-29 16:50:07 +02:00

Change minimum plattform requirement

This commit is contained in:
Oliver Vogel
2023-06-09 15:58:29 +02:00
parent b4d3ecb018
commit 33be0b1b78

View File

@@ -12,7 +12,7 @@
}
],
"require": {
"php": "^8",
"php": "^8.1",
"intervention/gif": "^3.0",
"intervention/mimesniffer": "^0.4.2"
},