We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb9fe3 commit 2678347Copy full SHA for 2678347
.github/workflows/phpunit.yml
@@ -27,6 +27,8 @@ jobs:
27
- laravel: 12.*
28
testbench: 10.*
29
exclude:
30
+ - php: 8.4
31
+ laravel: ^8.79
32
- php: 8.3
33
laravel: ^8.79
34
- php: 8.2
0 commit comments