Skip to content

Commit bf4eeb0

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent b17ad70 commit bf4eeb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
stability: "prefer-stable"
2525
exclude:
2626
- php: 7.3
27-
laravel: 8
27+
laravel: 8 # Failed security advisory
2828
- php: 7.3
29-
laravel: 9 # Failed security advisory
29+
laravel: 9
3030
- php: 7.3
3131
laravel: 10
3232
- php: 7.3

0 commit comments

Comments
 (0)