Skip to content

Commit c60f347

Browse files
Fix L11
1 parent b8b2843 commit c60f347

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-tests.yml

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
os: [ ubuntu-latest ]
2020
php: [ 8.3, 8.2, 8.1, 8.0 ]
2121
laravel: [ 11.*, 10.*, 9.*, 8.* ]
22-
testbench: [ ^9.0, ^8.0, ^7.0, ^6.23 ]
23-
larastan: [ ^2.0, ^1.0 ]
2422
dependency-version: [ prefer-stable ]
2523
include:
2624
- laravel: 8.*

0 commit comments

Comments
 (0)