diff options
| author | horus_arch | 2017-02-20 13:21:02 +0100 |
|---|---|---|
| committer | horus_arch | 2017-02-20 13:21:02 +0100 |
| commit | c6cee4ef99447082d0dc64791f35cdfe40c9d810 (patch) | |
| tree | dd82748ad1467f01f95ff01aa74f476945429dd7 /intern.gospeladlershof.de/vendor/composer/autoload_static.php | |
| parent | 95c15758b50144105064d2613d1e9a9da23d4e7c (diff) | |
| download | gospeladlershof.de-c6cee4ef99447082d0dc64791f35cdfe40c9d810.tar.gz | |
Committed predis.
Diffstat (limited to 'intern.gospeladlershof.de/vendor/composer/autoload_static.php')
| -rw-r--r-- | intern.gospeladlershof.de/vendor/composer/autoload_static.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/intern.gospeladlershof.de/vendor/composer/autoload_static.php b/intern.gospeladlershof.de/vendor/composer/autoload_static.php index 3455a9b..453d240 100644 --- a/intern.gospeladlershof.de/vendor/composer/autoload_static.php +++ b/intern.gospeladlershof.de/vendor/composer/autoload_static.php @@ -9,11 +9,16 @@ class ComposerStaticInitc0bdcc5ed9ec6030819f6f70de18c608 public static $prefixLengthsPsr4 = array ( 'P' => array ( + 'Predis\\' => 7, 'Pheanstalk\\' => 11, ), ); public static $prefixDirsPsr4 = array ( + 'Predis\\' => + array ( + 0 => __DIR__ . '/..' . '/predis/predis/src', + ), 'Pheanstalk\\' => array ( 0 => __DIR__ . '/..' . '/pda/pheanstalk/src', |
