github phpDocumentor/phpDocumentor v2.3.2
Allowing composer installations to install with `stable`

latest releases: v3.4.3, v3.4.2, v3.4.1...
10 years ago

There was an issue for some people using composer that running their update command failed because phpDocumentor depended on two unstable (dev) dependencies. With earlier releases this was necessary because of crippling bugs in released versions that were fixed in their master branch.

Both packages have tagged a new version and this release of phpDocumentor fixes the composer installation issue by using the most recently released version of those dependencies.

FIXED:     #1133: Fixed subpackage without package validation
FIXED:     #1120: Set stable versions of DOMPDF and ezcDocument in Composer.json

Don't miss a new phpDocumentor release

NewReleases is sending notifications on new releases.