diff options
Diffstat (limited to 'assets/php/vendor/composer/autoload_static.php')
-rw-r--r-- | assets/php/vendor/composer/autoload_static.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/php/vendor/composer/autoload_static.php b/assets/php/vendor/composer/autoload_static.php index e598fbf..e3cbb9e 100644 --- a/assets/php/vendor/composer/autoload_static.php +++ b/assets/php/vendor/composer/autoload_static.php @@ -56,7 +56,7 @@ class ComposerStaticInit3c5661e077098f105cbab5a541fd4883 public static $prefixDirsPsr4 = array ( 'Websocket\\' => array ( - 0 => __DIR__ . '/../..' . '/src', + 0 => __DIR__ . '/../..' . '/Chatserver/src', ), 'Symfony\\Polyfill\\Php70\\' => array ( |