summaryrefslogtreecommitdiffstats
path: root/phinx-autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'phinx-autoload.php')
-rw-r--r--phinx-autoload.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phinx-autoload.php b/phinx-autoload.php
index 1398bbb..f46128b 100644
--- a/phinx-autoload.php
+++ b/phinx-autoload.php
@@ -5,8 +5,8 @@ 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/Database/autoload.php',
+ '/usr/share/php/Cake4/Collection/autoload.php',
+ '/usr/share/php/Cake4/Database/autoload.php',
[
'/usr/share/php/Symfony5/Component/Console/autoload.php',
'/usr/share/php/Symfony4/Component/Console/autoload.php',