diff --git a/psalm.xml b/psalm.xml index 22343d39d9..6a48fe42cb 100644 --- a/psalm.xml +++ b/psalm.xml @@ -22,7 +22,6 @@ - diff --git a/src/CoreBundle/Composer/ScriptHandler.php b/src/CoreBundle/Composer/ScriptHandler.php index 98fcd8a288..a2c2a40d9f 100644 --- a/src/CoreBundle/Composer/ScriptHandler.php +++ b/src/CoreBundle/Composer/ScriptHandler.php @@ -211,6 +211,7 @@ class ScriptHandler __DIR__.'/../../../../main/ticket/update_report.php', __DIR__.'/../../../../main/tracking/toolaccess_details.php', __DIR__.'/../../../../main/tracking/course_access_details.php', + __DIR__.'/../../../../src/DataFixtures/AppFixtures.php', __DIR__.'/../../../../src/Chamilo/CoreBundle/Entity/GroupRelGroup.php', __DIR__.'/../../../../src/Chamilo/CoreBundle/Entity/GroupRelTag.php', __DIR__.'/../../../../src/Chamilo/CoreBundle/Entity/GroupRelUser.php',