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 d878b8c commit 930dbc5Copy full SHA for 930dbc5
.github/workflows/run-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- php: [8.3, 8.2, 8.1, 8.0]
+ php: [8.4, 8.3, 8.2, 8.1, 8.0]
25
laravel: ['9.*', '10.*', '11.*']
26
dependency-version: [prefer-lowest, prefer-stable]
27
exclude:
0 commit comments