chore: Add laravel ide helper

This commit is contained in:
Attila Kerekes
2022-11-29 23:13:24 +01:00
committed by Attila Kerekes
parent bd76efc613
commit 52620bc331
512 changed files with 89443 additions and 31 deletions
+83 -2
View File
@@ -3,13 +3,31 @@
'name' => 'laravel/laravel',
'pretty_version' => '2.x-dev',
'version' => '2.9999999.9999999.9999999-dev',
'reference' => 'bb07ba5964270b9b986bcd4508fd4a4f5a6c2323',
'reference' => 'bd76efc613870dd5d72f3b339550889d09aad8d7',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'barryvdh/laravel-ide-helper' => array(
'pretty_version' => 'v2.12.3',
'version' => '2.12.3.0',
'reference' => '3ba1e2573b38f72107b8aacc4ee177fcab30a550',
'type' => 'library',
'install_path' => __DIR__ . '/../barryvdh/laravel-ide-helper',
'aliases' => array(),
'dev_requirement' => true,
),
'barryvdh/reflection-docblock' => array(
'pretty_version' => 'v2.1.0',
'version' => '2.1.0.0',
'reference' => 'bf44b757feb8ba1734659029357646466ded673e',
'type' => 'library',
'install_path' => __DIR__ . '/../barryvdh/reflection-docblock',
'aliases' => array(),
'dev_requirement' => true,
),
'brick/math' => array(
'pretty_version' => '0.9.3',
'version' => '0.9.3.0',
@@ -28,6 +46,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'composer/pcre' => array(
'pretty_version' => '3.1.0',
'version' => '3.1.0.0',
'reference' => '4bff79ddd77851fe3cdd11616ed3f92841ba5bd2',
'type' => 'library',
'install_path' => __DIR__ . '/./pcre',
'aliases' => array(),
'dev_requirement' => true,
),
'cordoval/hamcrest-php' => array(
'dev_requirement' => true,
'replaced' => array(
@@ -49,6 +76,42 @@
'aliases' => array(),
'dev_requirement' => false,
),
'doctrine/cache' => array(
'pretty_version' => '2.2.0',
'version' => '2.2.0.0',
'reference' => '1ca8f21980e770095a31456042471a57bc4c68fb',
'type' => 'library',
'install_path' => __DIR__ . '/../doctrine/cache',
'aliases' => array(),
'dev_requirement' => true,
),
'doctrine/dbal' => array(
'pretty_version' => '3.5.1',
'version' => '3.5.1.0',
'reference' => 'f38ee8aaca2d58ee88653cb34a6a3880c23f38a5',
'type' => 'library',
'install_path' => __DIR__ . '/../doctrine/dbal',
'aliases' => array(),
'dev_requirement' => true,
),
'doctrine/deprecations' => array(
'pretty_version' => 'v1.0.0',
'version' => '1.0.0.0',
'reference' => '0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de',
'type' => 'library',
'install_path' => __DIR__ . '/../doctrine/deprecations',
'aliases' => array(),
'dev_requirement' => true,
),
'doctrine/event-manager' => array(
'pretty_version' => '1.2.0',
'version' => '1.2.0.0',
'reference' => '95aa4cb529f1e96576f3fda9f5705ada4056a520',
'type' => 'library',
'install_path' => __DIR__ . '/../doctrine/event-manager',
'aliases' => array(),
'dev_requirement' => true,
),
'doctrine/inflector' => array(
'pretty_version' => '2.0.6',
'version' => '2.0.6.0',
@@ -433,7 +496,7 @@
'laravel/laravel' => array(
'pretty_version' => '2.x-dev',
'version' => '2.9999999.9999999.9999999-dev',
'reference' => 'bb07ba5964270b9b986bcd4508fd4a4f5a6c2323',
'reference' => 'bd76efc613870dd5d72f3b339550889d09aad8d7',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -694,6 +757,24 @@
'aliases' => array(),
'dev_requirement' => false,
),
'phpdocumentor/reflection-common' => array(
'pretty_version' => '2.2.0',
'version' => '2.2.0.0',
'reference' => '1d01c49d4ed62f25aa84a747ad35d5a16924662b',
'type' => 'library',
'install_path' => __DIR__ . '/../phpdocumentor/reflection-common',
'aliases' => array(),
'dev_requirement' => true,
),
'phpdocumentor/type-resolver' => array(
'pretty_version' => '1.6.2',
'version' => '1.6.2.0',
'reference' => '48f445a408c131e38cab1c235aa6d2bb7a0bb20d',
'type' => 'library',
'install_path' => __DIR__ . '/../phpdocumentor/type-resolver',
'aliases' => array(),
'dev_requirement' => true,
),
'phpoption/phpoption' => array(
'pretty_version' => '1.9.0',
'version' => '1.9.0.0',