Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit cdcb583

Browse files
authored
Update Laravel tests version (#5890)
1 parent 8e77419 commit cdcb583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
# Install PHP dependencies
3535
- name: Install Composer dependencies
36-
run: composer require "illuminate/support:9.*" --no-ansi
36+
run: composer require "illuminate/support:11.*" --no-ansi
3737

3838
# Install NPM dependencies
3939
- name: Install Dependencies

0 commit comments

Comments
 (0)