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 0b7f454 commit 594b7a5Copy full SHA for 594b7a5
.github/workflows/phpunit.yml
@@ -29,6 +29,8 @@ jobs:
29
laravel: 12.*
30
- php: 8.4
31
32
+ - php: 8.5
33
+ laravel: 12.*
34
name: Laravel${{ matrix.laravel }}-PHP${{ matrix.php }}
35
36
steps:
0 commit comments