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 ca6cd22 commit 4717111Copy full SHA for 4717111
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: true
15
matrix:
16
- php: ['8.1', '8.2', '8.3']
+ php: ['8.1', '8.2', '8.3', '8.4']
17
stability: ['prefer-lowest', 'prefer-stable']
18
laravel: ['^10.0', '^11.0', '^12.0']
19
exclude:
0 commit comments