Skip to content

Commit

Permalink
[10.x] Migrate to laravel/facade-documenter repository (#48223)
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald authored Aug 29, 2023
1 parent a76d8b2 commit c779c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/facades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
timeout_minutes: 5
max_attempts: 5
command: |
composer config repositories.facade-documenter vcs git@github.com:laravel-labs/facade-documenter.git
composer config repositories.facade-documenter vcs git@github.com:laravel/facade-documenter.git
composer require --dev laravel/facade-documenter:dev-main --prefer-stable --prefer-dist --no-interaction --no-progress
- name: Update facade docblocks
Expand Down

0 comments on commit c779c11

Please sign in to comment.