v0.5.1
This commit is contained in:
parent
90ac22a845
commit
061329c704
11 changed files with 114 additions and 25 deletions
2
vendor/autoload.php
vendored
2
vendor/autoload.php
vendored
|
|
@ -19,4 +19,4 @@ if (PHP_VERSION_ID < 50600) {
|
|||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInit21193cc5ee16adfbe1fcd1cc267e45ef::getLoader();
|
||||
return ComposerAutoloaderInit891e1a90cdf8723a2ca296aab35c6101::getLoader();
|
||||
|
|
|
|||
Loading…
Reference in a new issue