Projekt

Obecné

Profil

Stáhnout (190 Bajtů) Statistiky
| Větev: | Revize:
1
<?php
2

    
3
return [
4
    Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
5
    Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
6
];
(2-2/4)