We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e50e18 commit 9fbbdd5Copy full SHA for 9fbbdd5
README.md
@@ -17,7 +17,7 @@ Thumbhash is a compact representation of a placeholder for an image.
17
18
## Supported Laravel Version
19
20
-9.0 ~ 11.x
+9.0 ~ 12.x
21
22
## Installation
23
composer.json
@@ -16,7 +16,7 @@
16
"homepage": "https://github.com/iamriajul/thumbhash-laravel",
"require": {
"php": "^8.1",
- "illuminate/support": "^9.0 || ^10.0 || ^11.0",
+ "illuminate/support": "^9.0 || ^10.0 || ^11.0 || ^12.0",
"intervention/image": "^3.8",
"srwiez/thumbhash": "^1.2"
},
0 commit comments