We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee2746 commit 5b79baeCopy full SHA for 5b79bae
README.md
@@ -20,7 +20,7 @@ packages. There may be so many packages you can't be sure if they are actually u
20
Unfortunately, the `composer why` command only gives you the information about why
21
a package is installed in dependency to another package.
22
23
-How do we check whether the provided *namespaces* of a package are used in our code?
+How do we check whether the provided *symbols* of a package are used in our code?
24
25
`composer unused` to the rescue!
26
0 commit comments