Skip to content

Commit ea51a01

Browse files
committed
fix: remove packagist disable command from PHPStan
1 parent 5b213b8 commit ea51a01

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/phpstan.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ jobs:
9696
- name: Install MageForge Module and PHPStan
9797
working-directory: magento2
9898
run: |
99-
# Disable packagist
100-
composer config repo.packagist.org false
101-
10299
# Add local repository
103100
composer config repositories.mageforge-local path ../mageforge
104101

0 commit comments

Comments
 (0)