1
0
Fork 0
smarty/vendor/composer/installed.php
2025-06-27 14:56:53 +02:00

41 Zeilen
1,5 KiB
PHP

<?php return array(
'root' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'f8d1a613c4775c1957a89399933df1926edd596f',
'name' => 'conlite/plugin_smarty',
'dev' => true,
),
'versions' => array(
'conlite/plugin_smarty' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'f8d1a613c4775c1957a89399933df1926edd596f',
'dev_requirement' => false,
),
'smarty/smarty' => array(
'pretty_version' => 'v5.5.1',
'version' => '5.5.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../smarty/smarty',
'aliases' => array(),
'reference' => 'cbcd66e1de017ae3bcbf8b5fa2a34858f5e2adbc',
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.32.0',
'version' => '1.32.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'reference' => '6d857f4d76bd4b343eac26d6b539585d2bc56493',
'dev_requirement' => false,
),
),
);