Skip to content

Commit b34648e

Browse files
committed
Update README
1 parent 8c07d48 commit b34648e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Packager
22

3-
Run Composer commands within a PHP application. This library acts as a PHP wrapper for Composer commands, allowing package management through PHP.
3+
Run Composer commands and execute Composer searches and queries within a PHP application. This library acts as a PHP wrapper for Composer commands, allowing package management through PHP, and uses a combination of Composer, the Packagist API and your own project lockfile to derive information about the packages installed or available.
44

55
You technically *do not* need Composer to be installed, as this library will bring in the Composer application as a dependency - however, you will need Composer to install this library itself.
66

0 commit comments

Comments
 (0)