We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b2843 commit c60f347Copy full SHA for c60f347
.github/workflows/run-tests.yml
@@ -19,8 +19,6 @@ jobs:
19
os: [ ubuntu-latest ]
20
php: [ 8.3, 8.2, 8.1, 8.0 ]
21
laravel: [ 11.*, 10.*, 9.*, 8.* ]
22
- testbench: [ ^9.0, ^8.0, ^7.0, ^6.23 ]
23
- larastan: [ ^2.0, ^1.0 ]
24
dependency-version: [ prefer-stable ]
25
include:
26
- laravel: 8.*
0 commit comments