summaryrefslogtreecommitdiff
path: root/vendor/composer/autoload_static.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-11-03 09:57:32 +0300
committerAndrew Dolgov <[email protected]>2021-11-03 09:57:32 +0300
commitca4e9d2a0845d4655f4677425e90c71d9eddbd40 (patch)
tree38ecabcaac903835a8be309b711cee6b635c1e5e /vendor/composer/autoload_static.php
parent4363cad118cb7bb6bae49360d2767084a32a342d (diff)
require phpstan 1.0 with some related fixes
Diffstat (limited to 'vendor/composer/autoload_static.php')
-rw-r--r--vendor/composer/autoload_static.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php
index 77aa695..c4c2a7d 100644
--- a/vendor/composer/autoload_static.php
+++ b/vendor/composer/autoload_static.php
@@ -6,8 +6,11 @@ namespace Composer\Autoload;
class ComposerStaticInit22dd97f3535dc47d76a59cd97b7f2699
{
+ public static $files = array (
+ '9b38cf48e83f5d8f60375221cd213eee' => __DIR__ . '/..' . '/phpstan/phpstan/bootstrap.php',
+ );
+
public static $classMap = array (
- 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
'IdiormMethodMissingException' => __DIR__ . '/..' . '/j4mie/idiorm/idiorm.php',
'IdiormResultSet' => __DIR__ . '/..' . '/j4mie/idiorm/idiorm.php',
'IdiormString' => __DIR__ . '/..' . '/j4mie/idiorm/idiorm.php',