diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-08 11:03:48 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-08 11:03:48 +0100 |
commit | 6e9d722836b6bd546f058c7e4dd23a40f2dffb9a (patch) | |
tree | 2563b46920dc7277190ca90cd43313a18336ce1a | |
parent | a3b4c321e9659f757a65cd6c75c668232cbb2865 (diff) |
php-icewind-smb: 1.1.2
-rw-r--r-- | php-jeremeamia-superclosure-autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-jeremeamia-superclosure-autoload.php b/php-jeremeamia-superclosure-autoload.php index b6d9496..aff7235 100644 --- a/php-jeremeamia-superclosure-autoload.php +++ b/php-jeremeamia-superclosure-autoload.php @@ -4,7 +4,7 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php'; \Fedora\Autoloader\Autoload::addPsr4('SuperClosure\\', __DIR__); \Fedora\Autoloader\Dependencies::required(array( - '/usr/share/php//Symfony/Polyfill/autoload.php', + '/usr/share/php/Symfony/Polyfill/autoload.php', array( '/usr/share/php/PhpParser3/autoload.php', '/usr/share/php/PhpParser2/autoload.php', |