<?php

return [
    Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
    Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
    OAT\Bundle\Lti1p3Bundle\Lti1p3Bundle::class => ['all' => true],
];
