diff options
Diffstat (limited to 'phinx-autoload.php')
-rw-r--r-- | phinx-autoload.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phinx-autoload.php b/phinx-autoload.php index f46128b..2d0ae77 100644 --- a/phinx-autoload.php +++ b/phinx-autoload.php @@ -7,6 +7,7 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php'; \Fedora\Autoloader\Dependencies::required(array( '/usr/share/php/Cake4/Collection/autoload.php', '/usr/share/php/Cake4/Database/autoload.php', + '/usr/share/php/Psr/Container/autoload.php', [ '/usr/share/php/Symfony5/Component/Console/autoload.php', '/usr/share/php/Symfony4/Component/Console/autoload.php', |