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 ca87ffc commit db8dd22Copy full SHA for db8dd22
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
os: [ubuntu-latest]
20
stability: [prefer-lowest, prefer-stable]
21
php: [8.3, 8.4]
22
- laravel: [10.*, 11.*, 12.*]
+ laravel: [11.*, 12.*]
23
include:
24
- laravel: 11.*
25
testbench: 9.*
0 commit comments