Skip to content

Commit b2dfd01

Browse files
committed
- Testing laravel 12 support
1 parent 7cbe9b2 commit b2dfd01

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
@@ -31,11 +31,11 @@ jobs:
3131
- laravel: 10.*
3232
testbench: 8.*
3333
carbon: ^2.63
34-
twilio: ^4.0.0
34+
twilio: ^3.4
3535
- laravel: 9.*
3636
testbench: 7.*
3737
carbon: ^2.63
38-
twilio: ^4.0.0
38+
twilio: ^3.4
3939
exclude:
4040
- laravel: 12.*
4141
php: 8.1

0 commit comments

Comments
 (0)