Skip to content

Commit cb7f1c8

Browse files
committed
revert laravel 8 support
1 parent 4d61e96 commit cb7f1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
php-version: ['8.0', '8.1']
9-
laravel-version: ['^8.83', '^9']
9+
laravel-version: ['^8', '^9']
1010
steps:
1111
- name: Setup PHP
1212
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)