diff options
Diffstat (limited to 'php-bartlett-umlwriter-autoload.php')
-rw-r--r-- | php-bartlett-umlwriter-autoload.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-bartlett-umlwriter-autoload.php b/php-bartlett-umlwriter-autoload.php index 603a388..4119ab8 100644 --- a/php-bartlett-umlwriter-autoload.php +++ b/php-bartlett-umlwriter-autoload.php @@ -9,6 +9,7 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php'; \Fedora\Autoloader\Dependencies::required([ '/usr/share/php/Bartlett/Reflect/autoload.php', [ + '/usr/share/php/Symfony4/Component/autoload.php', '/usr/share/php/Symfony3/Component/autoload.php', '/usr/share/php/Symfony/Component/autoload.php', ], |