mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
Update Flex endpoint
This commit is contained in:
@@ -518,6 +518,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
|
||||
| [softspring/doctrine-migrations-version-comparator](https://packagist.org/packages/softspring/doctrine-migrations-version-comparator) | [5.1](softspring/doctrine-migrations-version-comparator/5.1) |
|
||||
| [softspring/media-bundle](https://packagist.org/packages/softspring/media-bundle) | [5.2](softspring/media-bundle/5.2) |
|
||||
| [softspring/permissions-bundle](https://packagist.org/packages/softspring/permissions-bundle) | [5.2](softspring/permissions-bundle/5.2) |
|
||||
| [softspring/twig-extra-bundle](https://packagist.org/packages/softspring/twig-extra-bundle) | [5.2](softspring/twig-extra-bundle/5.2) |
|
||||
| [soljian/steam-authentication-bundle](https://packagist.org/packages/soljian/steam-authentication-bundle) | [1.0](soljian/steam-authentication-bundle/1.0) |
|
||||
| [solvrtech/symfony-logbook](https://packagist.org/packages/solvrtech/symfony-logbook) | [1.0](solvrtech/symfony-logbook/1.0) |
|
||||
| [sonata-project/admin-bundle](https://packagist.org/packages/sonata-project/admin-bundle) | [4.0](sonata-project/admin-bundle/4.0) |
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"manifests": {
|
||||
"softspring/twig-extra-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Softspring\\TwigExtraBundle\\SfsTwigExtraBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"post-install-output": [
|
||||
" * The <fg=green>SfsTwigExtraBundle</> is ready to use.",
|
||||
" * <fg=blue>Read</> the documentation at <comment>https://github.com/softspring/twig-extra-bundle/blob/5.2/README.md</>"
|
||||
]
|
||||
},
|
||||
"files": [],
|
||||
"ref": "575e1a8547d5e7ac0bc341ca4ed61f4a516a801d"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1643,6 +1643,9 @@
|
||||
"softspring/permissions-bundle": [
|
||||
"5.2"
|
||||
],
|
||||
"softspring/twig-extra-bundle": [
|
||||
"5.2"
|
||||
],
|
||||
"soljian/steam-authentication-bundle": [
|
||||
"1.0"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"manifests": {
|
||||
"softspring/twig-extra-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Softspring\\TwigExtraBundle\\SfsTwigExtraBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"post-install-output": [
|
||||
" * The <fg=green>SfsTwigExtraBundle</> is ready to use.",
|
||||
" * <fg=blue>Read</> the documentation at <comment>https://github.com/softspring/twig-extra-bundle/blob/5.2/README.md</>"
|
||||
]
|
||||
},
|
||||
"files": [],
|
||||
"ref": "575e1a8547d5e7ac0bc341ca4ed61f4a516a801d"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user