Skip to content

Commit c795906

Browse files
committed
Update run-tests.yml
1 parent 9dec31d commit c795906

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ jobs:
2020
- laravel: 11.*
2121
testbench: 9.*
2222
carbon: ^3.2
23-
laravel-package-tools: ^11.0
23+
laravel-package-tools: ^1.16.4
2424

2525
- laravel: 10.*
2626
testbench: 8.*
2727
carbon: ^2.63
28-
laravel-package-tools: ^10.0
28+
laravel-package-tools: ^1.16.4
2929

3030
exclude:
3131
- laravel: 11.*

0 commit comments

Comments
 (0)