Classes

\BringYourOwnIdeas\UpdateChecker

Name Description
UpdateChecker The update checker class is provided a {@link Link} object representing a package and uses the Composer API to determine the next available updates for the package. EMPTY

\BringYourOwnIdeas\UpdateChecker\Extensions

Name Description
CheckComposerUpdatesExtension Task which does the actual checking of updates EMPTY
ComposerLoaderExtension No description available EMPTY
ComposerUpdateExtension Describes any available updates to an installed Composer package EMPTY

\BringYourOwnIdeas\UpdateChecker\Tests

Name Description
UpdateCheckerTest No description available EMPTY

\BringYourOwnIdeas\UpdateChecker\Tests\Extensions

Name Description
CheckComposerUpdatesExtensionTest No description available EMPTY
ComposerUpdateExtensionTest No description available EMPTY

\BringYourOwnIdeas\UpdateChecker\Tests\Stubs

Name Description
ComposerLoaderExtensionStub A partially stubbed version of the {@link ComposerLoaderExtension} extension which doesn't rely on Composer EMPTY