Skip to content

Commit add666c

Browse files
committed
docs: add LICENSE in Folder Structure
1 parent bab7227 commit add666c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/extending/composer_packages.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Here's a typical directory structure for a Composer package::
1818
your-package-name/
1919
├── .gitattributes
2020
├── .gitignore
21+
├── LICENSE
2122
├── README.md
2223
├── composer.json
2324
├── src/

0 commit comments

Comments
 (0)