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 5bf58ce commit 3b9ca5eCopy full SHA for 3b9ca5e
.github/workflows/setup_test.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
os: [ ubuntu-latest ]
12
- php: [ '8.1', '8.2' ]
+ php: [ '8.1', '8.2', '8.3' ]
13
laravel: [ 10.*, 9.* ]
14
include:
15
- laravel: 10.*
0 commit comments