/home2/kerimkazan/dvf/lib/urlify/composer/installed.php
<?php return array(
'root' => array(
'name' => '__root__',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'jbroadway/urlify' => array(
'pretty_version' => '1.2.4-stable',
'version' => '1.2.4.0',
'reference' => 'd0fafbaa1dc14e8039cdf5c72a932a8d1de1750e',
'type' => 'library',
'install_path' => __DIR__ . '/../jbroadway/urlify',
'aliases' => array(),
'dev_requirement' => false,
),
'voku/portable-ascii' => array(
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => 'b56450eed252f6801410d810c8e1727224ae0743',
'type' => 'library',
'install_path' => __DIR__ . '/../voku/portable-ascii',
'aliases' => array(),
'dev_requirement' => false,
),
'voku/stop-words' => array(
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => '8e63c0af20f800b1600783764e0ce19e53969f71',
'type' => 'library',
'install_path' => __DIR__ . '/../voku/stop-words',
'aliases' => array(),
'dev_requirement' => false,
),
),
);