Created
November 29, 2019 13:14
-
-
Save webbash/4473f226fa51bace627b02475c015dc5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) Удаляем из vendor папку которую хотим назначить как рабочую | |
2) composer install --prefer-source | |
3) Добавляем эту папку в Settings -> VCS вместе с .git | |
4) Обновляем индексацию |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment