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 948454b commit b8ca9b6Copy full SHA for b8ca9b6
.github/workflows/tests.yml
@@ -19,6 +19,8 @@ jobs:
19
exclude:
20
- php: 7.4
21
laravel: 9
22
+ - php: 8.2
23
+ laravel: 8.76
24
25
steps:
26
- name: Checkout Code
0 commit comments