mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add Sonata bridges recipes (#1378)
This commit is contained in:
committed by
GitHub
parent
3cde25b626
commit
412d7e5398
5
sonata-project/doctrine-extensions/1.8/manifest.json
Normal file
5
sonata-project/doctrine-extensions/1.8/manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle": ["all"]
|
||||
}
|
||||
}
|
||||
5
sonata-project/exporter/2.4/manifest.json
Normal file
5
sonata-project/exporter/2.4/manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle": ["all"]
|
||||
}
|
||||
}
|
||||
5
sonata-project/twig-extensions/1.2/manifest.json
Normal file
5
sonata-project/twig-extensions/1.2/manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle": ["all"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user