We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab7227 commit add666cCopy full SHA for add666c
user_guide_src/source/extending/composer_packages.rst
@@ -18,6 +18,7 @@ Here's a typical directory structure for a Composer package::
18
your-package-name/
19
├── .gitattributes
20
├── .gitignore
21
+ ├── LICENSE
22
├── README.md
23
├── composer.json
24
├── src/
0 commit comments