summaryrefslogtreecommitdiffstats
path: root/phinx-autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'phinx-autoload.php')
-rw-r--r--phinx-autoload.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phinx-autoload.php b/phinx-autoload.php
index 2d0ae77..d6d7d0c 100644
--- a/phinx-autoload.php
+++ b/phinx-autoload.php
@@ -5,7 +5,6 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
\Fedora\Autoloader\Autoload::addPsr4('Phinx\\', __DIR__);
\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',
[