mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"locks": {
|
||||
"core23/gdpr-bundle": {
|
||||
"version": "0.2",
|
||||
"recipe": {
|
||||
"repo": "0.2",
|
||||
"branch": "master",
|
||||
"version": "0.2",
|
||||
"ref": "49fe404d938474efdce54f7d4bf6ef45ed177953"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manifests": {
|
||||
"core23/gdpr-bundle": {
|
||||
"repository": "github.com/symfony/recipes-contrib",
|
||||
"package": "core23/gdpr-bundle",
|
||||
"version": "0.2",
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Core23\\GDPRBundle\\Core23GDPRBundle": [
|
||||
@@ -27,13 +13,16 @@
|
||||
},
|
||||
"files": {
|
||||
"config/packages/core23_gdpr.yaml": {
|
||||
"contents": "sonata_block:\n blocks:\n core23_gdpr.block.information: null\n",
|
||||
"executable": false,
|
||||
"encoding": ""
|
||||
"contents": [
|
||||
"sonata_block:",
|
||||
" blocks:",
|
||||
" core23_gdpr.block.information: null",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"origin": "core23/gdpr-bundle:0.2@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "49fe404d938474efdce54f7d4bf6ef45ed177953"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user