summaryrefslogtreecommitdiffstats
path: root/phinx-autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'phinx-autoload.php')
-rw-r--r--phinx-autoload.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phinx-autoload.php b/phinx-autoload.php
index 8186fec..1398bbb 100644
--- a/phinx-autoload.php
+++ b/phinx-autoload.php
@@ -6,9 +6,7 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
\Fedora\Autoloader\Autoload::addPsr4('Phinx\\', __DIR__);
\Fedora\Autoloader\Dependencies::required(array(
'/usr/share/php/Cake/Collection/autoload.php',
- '/usr/share/php/Cake/Core/autoload.php',
'/usr/share/php/Cake/Database/autoload.php',
- '/usr/share/php/Cake/Datasource/autoload.php',
[
'/usr/share/php/Symfony5/Component/Console/autoload.php',
'/usr/share/php/Symfony4/Component/Console/autoload.php',