You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard K Miller 553288a384 Very tiny but necessary edit
To delete `.git` repos of submodules, `rm -rf vendor/**/.git` doesn't work, but `rm -rf vendor/*/*/.git` does
10 years ago
..
how-do-i-install-a-package-to-a-custom-path-for-my-framework.md Add code-fences to examples for syntax highlighting 10 years ago
should-i-commit-the-dependencies-in-my-vendor-directory.md Very tiny but necessary edit 10 years ago
why-are-unbound-version-constraints-a-bad-idea.md Add dev-master example 10 years ago
why-are-version-constraints-combining-comparisons-and-wildcards-a-bad-idea.md Add FAQ entry 12 years ago
why-can't-composer-load-repositories-recursively.md Typo fixes 12 years ago