ID #21 (Previous | Next)
array (
  'name' => 'Example dependency incompatible',
  'library path' => 'sites/all/modules/libraries/tests/example',
  'version' => '1',
  'dependencies' => 
  array (
    0 => 'example_dependency',
  ),
  'files' => 
  array (
    'js' => 
    array (
      'example_1.js' => 
      array (
      ),
    ),
  ),
  'module' => 'libraries_test',
  'machine name' => 'example_dependency_incompatible',
  'vendor url' => '',
  'download url' => '',
  'path' => '',
  'version callback' => 'libraries_get_version',
  'version arguments' => 
  array (
  ),
  'versions' => 
  array (
  ),
  'integration files' => 
  array (
  ),
  'callbacks' => 
  array (
    'info' => 
    array (
      0 => 'libraries_prepare_files',
    ),
    'pre-detect' => 
    array (
    ),
    'post-detect' => 
    array (
      0 => 'libraries_detect_dependencies',
    ),
    'pre-load' => 
    array (
    ),
    'post-load' => 
    array (
    ),
  ),
  'installed' => false,
  'error' => 'incompatible dependency',
  'error message' => 'The version 1.1 of the Example dependency library is not compatible with the Example dependency incompatible library.',
  'loaded' => false,
)