1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

Better API documentation

This commit is contained in:
Daniel Neto 2025-04-08 12:15:58 -03:00
parent a573e1543c
commit e754679550
220 changed files with 23821 additions and 701 deletions

View file

@ -5,7 +5,7 @@
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '14677777576edadbe1b3dd1f1d1833040b092088',
'reference' => 'a573e1543cc1190a160807669d4044da00ada2d3',
'name' => 'wwbn/avideo',
'dev' => true,
),
@ -386,7 +386,7 @@
'install_path' => __DIR__ . '/../nikic/php-parser',
'aliases' => array(),
'reference' => '447a020a1f875a434d62f2a401f53b82a396e494',
'dev_requirement' => true,
'dev_requirement' => false,
),
'norkunas/onesignal-php-api' => array(
'pretty_version' => 'v2.15.0',
@ -998,6 +998,15 @@
0 => '2.0',
),
),
'symfony/finder' => array(
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/finder',
'aliases' => array(),
'reference' => '63741784cd7b9967975eec610b256eed3ede022b',
'dev_requirement' => false,
),
'symfony/http-client' => array(
'pretty_version' => 'v5.4.49',
'version' => '5.4.49.0',
@ -1163,6 +1172,15 @@
0 => '2.3',
),
),
'symfony/yaml' => array(
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/yaml',
'aliases' => array(),
'reference' => 'a454d47278cc16a5db371fe73ae66a78a633371e',
'dev_requirement' => false,
),
'thecodingmachine/safe' => array(
'pretty_version' => 'v2.5.0',
'version' => '2.5.0.0',
@ -1196,7 +1214,16 @@
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => '14677777576edadbe1b3dd1f1d1833040b092088',
'reference' => 'a573e1543cc1190a160807669d4044da00ada2d3',
'dev_requirement' => false,
),
'zircote/swagger-php' => array(
'pretty_version' => '5.0.7',
'version' => '5.0.7.0',
'type' => 'library',
'install_path' => __DIR__ . '/../zircote/swagger-php',
'aliases' => array(),
'reference' => '18457fa71f753cfd4a2b21916baf329864fdfaa6',
'dev_requirement' => false,
),
),