TireTargetsWeb/wwwroot/include/twitter/twitter-oauth/vendor/composer/installed.php

42 lines
1.4 KiB
PHP
Raw Normal View History

2025-07-21 14:01:24 -04:00
<?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,
),
'abraham/twitteroauth' => array(
'pretty_version' => '4.0.1',
'version' => '4.0.1.0',
'reference' => 'b9302599e416e5c00742cf7f4455220897f8291d',
'type' => 'library',
'install_path' => __DIR__ . '/../abraham/twitteroauth',
'aliases' => array(),
'dev_requirement' => false,
),
'composer/ca-bundle' => array(
'pretty_version' => '1.3.3',
'version' => '1.3.3.0',
'reference' => '30897edbfb15e784fe55587b4f73ceefd3c4d98c',
'type' => 'library',
'install_path' => __DIR__ . '/./ca-bundle',
'aliases' => array(),
'dev_requirement' => false,
),
),
);