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 5fdcc4d commit 6f41f22Copy full SHA for 6f41f22
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- php: [8.2, 8.1, 8.0]
+ php: [8.3, 8.2, 8.1, 8.0]
23
laravel: [10.*, 9.*]
24
dependency-version: [prefer-lowest, prefer-stable]
25
exclude:
0 commit comments