rkljw 2 luni în urmă
părinte
comite
286f99b261

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@ bin-release/
 .settings/
 vendor
 vendor/
+vendor/*
 public
 runtime
 runtime/

BIN
app/JsonRpc/.WebsiteService.php.swp


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
runtime/container/scan.cache


+ 7 - 7
vendor/composer/autoload_static.php

@@ -4,13 +4,13 @@
 
 namespace Composer\Autoload;
 
-class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
+class ComposerStaticInita4fab8fe7069cf132d8088fb346f5c2a
 {
     public static $files = array (
         '9c7a683baffd24f5595c1dc5f5273030' => __DIR__ . '/..' . '/hyperf/engine/src/Functions.php',
-        'f0334cce41da231af374e1df9dc548c9' => __DIR__ . '/..' . '/hyperf/collection/src/Functions.php',
         '3ac0459b8c20ccf3a7319b7cba59c914' => __DIR__ . '/..' . '/hyperf/tappable/src/Functions.php',
         'e45471c4161dad9820dfacbc5735c3f5' => __DIR__ . '/..' . '/hyperf/stringable/src/Functions.php',
+        'f0334cce41da231af374e1df9dc548c9' => __DIR__ . '/..' . '/hyperf/collection/src/Functions.php',
         '6c17036e92b20070dc14f563311a06a3' => __DIR__ . '/..' . '/hyperf/coroutine/src/Functions.php',
         'ffe5873ab2256a6c3a4c92b3488528cb' => __DIR__ . '/..' . '/hyperf/support/src/Functions.php',
         '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
@@ -333,8 +333,8 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
         ),
         'Psr\\Http\\Message\\' => 
         array (
-            0 => __DIR__ . '/..' . '/psr/http-factory/src',
-            1 => __DIR__ . '/..' . '/psr/http-message/src',
+            0 => __DIR__ . '/..' . '/psr/http-message/src',
+            1 => __DIR__ . '/..' . '/psr/http-factory/src',
         ),
         'Psr\\Http\\Client\\' => 
         array (
@@ -6398,9 +6398,9 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
     public static function getInitializer(ClassLoader $loader)
     {
         return \Closure::bind(function () use ($loader) {
-            $loader->prefixLengthsPsr4 = ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654::$prefixLengthsPsr4;
-            $loader->prefixDirsPsr4 = ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654::$prefixDirsPsr4;
-            $loader->classMap = ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654::$classMap;
+            $loader->prefixLengthsPsr4 = ComposerStaticInita4fab8fe7069cf132d8088fb346f5c2a::$prefixLengthsPsr4;
+            $loader->prefixDirsPsr4 = ComposerStaticInita4fab8fe7069cf132d8088fb346f5c2a::$prefixDirsPsr4;
+            $loader->classMap = ComposerStaticInita4fab8fe7069cf132d8088fb346f5c2a::$classMap;
 
         }, null, ClassLoader::class);
     }

+ 4 - 4
vendor/composer/installed.php

@@ -3,7 +3,7 @@
         'name' => 'hyperf/hyperf-skeleton',
         'pretty_version' => 'dev-master',
         'version' => 'dev-master',
-        'reference' => 'aff3da17e1e4d9530dabfe9d23b7d7794021d626',
+        'reference' => 'f04c8ad51f49a50e1c83a4633d7861cd7cf556f1',
         'type' => 'project',
         'install_path' => __DIR__ . '/../../',
         'aliases' => array(),
@@ -457,7 +457,7 @@
         'hyperf/hyperf-skeleton' => array(
             'pretty_version' => 'dev-master',
             'version' => 'dev-master',
-            'reference' => 'aff3da17e1e4d9530dabfe9d23b7d7794021d626',
+            'reference' => 'f04c8ad51f49a50e1c83a4633d7861cd7cf556f1',
             'type' => 'project',
             'install_path' => __DIR__ . '/../../',
             'aliases' => array(),
@@ -1024,8 +1024,8 @@
         'psr/log-implementation' => array(
             'dev_requirement' => false,
             'provided' => array(
-                0 => '3.0.0',
-                1 => '1.0|2.0|3.0',
+                0 => '1.0|2.0|3.0',
+                1 => '3.0.0',
             ),
         ),
         'psr/simple-cache' => array(

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff