We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417b445 commit 272cb98Copy full SHA for 272cb98
.github/workflows/phpunit.yml
@@ -25,6 +25,8 @@ jobs:
25
- laravel: 11.*
26
testbench: 9.x-dev
27
exclude:
28
+ - php: 8.3
29
+ laravel: ^8.79
30
- php: 8.2
31
laravel: ^8.79
32
- php: 8.1
0 commit comments