Skip to content

Commit 30e74bd

Browse files
committed
feat: improved.
1 parent 5855ab9 commit 30e74bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
fail-fast: true
6161

6262
matrix:
63-
laravel: [ '11', '10', '9', '8' ]
64-
php: [ '8.3', '8.2', '8.1', '8.0' ]
63+
laravel: [ '11', '10', '9' ]
64+
php: [ '8.3', '8.2', '8.1' ]
6565
os: [ ubuntu-latest ]
6666

6767
steps:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Thumbhash is a compact representation of a placeholder for an image.
1717

1818
## Supported Laravel Version
1919

20-
8.0 ~ 11.x
20+
9.0 ~ 11.x
2121

2222
## Installation
2323

0 commit comments

Comments
 (0)