Skip to content

Commit b19d2c9

Browse files
committed
- Adding Laravel 12 support
1 parent bc7af2b commit b19d2c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ jobs:
9595
php: 8.2
9696
- laravel: ^5.6
9797
php: 8.1
98+
- laravel: ^5.6
99+
php: 8.0
98100

99101
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
100102

0 commit comments

Comments
 (0)