PEAR_Registry::removePackageDep() -- Remove dependency information of a Package
Description
Removes the dependency information of a Package from
the registry.
Parameter
- string
$package
Package name
Return value
mixed -
TRUE if successful; or
an array with a list of Packages depending on this Package
Note
This function can not be called
statically.