Skip to content

Commit dc00327

Browse files
authored
Update README.md
1 parent 856d50d commit dc00327

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Require this package with composer:
1717
composer require xdevor/composer-parser
1818
```
1919

20+
## Features
21+
- Supports parsing all installed PHP packages' composer.json files in your project
22+
- Can eazily extract specific information of nested composer.json files in your project
23+
2024
## Usage
2125

2226
1. parse specific installed package by key

0 commit comments

Comments
 (0)