wp-juggler-client/vendor/composer/installed.php
2024-08-16 11:56:15 +02:00

53 lines
1.8 KiB
PHP

<?php return array(
'root' => array(
'name' => 'tmeister/wp-api-jwt-auth',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '449f3d07c2827945108cae1202d8e369c3fe7c51',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'composer/installers' => array(
'pretty_version' => 'v1.12.0',
'version' => '1.12.0.0',
'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/./installers',
'aliases' => array(),
'dev_requirement' => false,
),
'firebase/php-jwt' => array(
'pretty_version' => 'v6.4.0',
'version' => '6.4.0.0',
'reference' => '4dd1e007f22a927ac77da5a3fbb067b42d3bc224',
'type' => 'library',
'install_path' => __DIR__ . '/../firebase/php-jwt',
'aliases' => array(),
'dev_requirement' => false,
),
'roundcube/plugin-installer' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
'shama/baton' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
'tmeister/wp-api-jwt-auth' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '449f3d07c2827945108cae1202d8e369c3fe7c51',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);