Search for composerLock
- Search 7.x for composerLock
- Search 9.5.x for composerLock
- Search 8.9.x for composerLock
- Search 10.3.x for composerLock
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ComposerIntegrationTest::testComposerLockHash | function | core/ |
Tests composer.lock content-hash. |
DrupalCoreComposer::$composerLock | property | composer/ |
Cached composer.lock data. |
DrupalCoreComposer::composerLock | function | composer/ |
Fetch the composer lock data. |
Fixtures::composerLock | function | core/ |
Data for a composer.lock fixture. |
RootComposer::$composerLockedContent | property | composer/ |
The locked root composer.json content. |
RootComposer::addToComposerLock | function | composer/ |
Adds an element to the composer lock. |
RootComposer::getComposerLockedContent | function | composer/ |
Gets the locked root composer.json content. |
RootComposer::removeFromComposerLock | function | composer/ |
Removes an element from the composer lock. |
Unpacker::updateComposerLockContent | function | composer/ |
Updates the composer.lock content and keeps the local repo in sync. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.