diff options
Diffstat (limited to 'php-jeremeamia-superclosure-autoload.php')
| -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',  | 
