summaryrefslogtreecommitdiffstats
path: root/php-bartlett-PHP-Reflect-autoload.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-14 07:44:59 +0200
committerRemi Collet <remi@remirepo.net>2017-04-14 07:44:59 +0200
commit921968b475192d17b2f464958a1faa422ead16d9 (patch)
tree1793d96512baa7df478aa118f086a9fa07686997 /php-bartlett-PHP-Reflect-autoload.php
parent729c65c7cef3c67a092ef675d9d42e98b4e1593c (diff)
Revert "v4.1.0 (not ready, blocked by phpdocumentor/reflection-docblock 3.0"
This reverts commit 729c65c7cef3c67a092ef675d9d42e98b4e1593c.
Diffstat (limited to 'php-bartlett-PHP-Reflect-autoload.php')
-rw-r--r--php-bartlett-PHP-Reflect-autoload.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-PHP-Reflect-autoload.php b/php-bartlett-PHP-Reflect-autoload.php
index 0598262..5f23681 100644
--- a/php-bartlett-PHP-Reflect-autoload.php
+++ b/php-bartlett-PHP-Reflect-autoload.php
@@ -8,7 +8,7 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
\Fedora\Autoloader\Autoload::addPsr4('Bartlett\\', dirname(__DIR__));
\Fedora\Autoloader\Dependencies::required(array(
'/usr/share/php/Symfony/Component/autoload.php',
- '/usr/share/php/PhpParser2/autoload.php',
+ '/usr/share/php/PhpParser/autoload.php',
'/usr/share/php/Seld/JsonLint/autoload.php',
'/usr/share/php/JsonSchema/autoload.php',
'/usr/share/php/SebastianBergmann/Version/autoload.php',