Files
szkoleniauryzaj.pl/wp-content/plugins/pixelyoursite/vendor/composer/installed.php
2026-04-26 23:47:49 +02:00

42 lines
1.5 KiB
PHP

<?php return array(
'root' => array(
'name' => 'pixelyoursite/pro',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'd12e5ebd7daaf8701497a809079f6c6abdedea22',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'glenscott/url-normalizer' => array(
'pretty_version' => '1.4.0',
'version' => '1.4.0.0',
'reference' => 'b8e79d3360a1bd7182398c9956bd74d219ad1b3c',
'type' => 'library',
'install_path' => __DIR__ . '/../glenscott/url-normalizer',
'aliases' => array(),
'dev_requirement' => false,
),
'pixelyoursite/pro' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'd12e5ebd7daaf8701497a809079f6c6abdedea22',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'techcrunch/wp-async-task' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '9bdbbf9df4ff5179711bb58b9a2451296f6753dc',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../techcrunch/wp-async-task',
'aliases' => array(),
'dev_requirement' => false,
),
),
);