Méthode | Description | |
---|---|---|
checkDependencies ( Composer\Script\Event $event ) | Run prior to composer installl when a composer.lock is present. |
Méthode | Description | |
---|---|---|
checkDependenciesFor55 ( ) | Check to see if the dependencies in composer.lock are compatible with php 5.5. | |
fixDependenciesFor55 ( ) |
public static checkDependencies ( Composer\Script\Event $event ) | ||
$event | Composer\Script\Event |
protected static checkDependenciesFor55 ( ) |