mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"locks": {
|
||||
"dobryprogramator/smartform-bundle": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
"repo": "1.0",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "92670c4f45005e719b91e925149d9555de322069"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manifests": {
|
||||
"dobryprogramator/smartform-bundle": {
|
||||
"repository": "github.com/symfony/recipes-contrib",
|
||||
"package": "dobryprogramator/smartform-bundle",
|
||||
"version": "1.0",
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"DobryProgramator\\SmartformBundle\\DobryProgramatorSmartformBundle": [
|
||||
@@ -30,13 +16,15 @@
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dobry_programator_smartform.yaml": {
|
||||
"contents": "dobry_programator_smartform:\n client_id: '%env(SMARTFORM_CLIENT_ID)%'\n",
|
||||
"executable": false,
|
||||
"encoding": ""
|
||||
"contents": [
|
||||
"dobry_programator_smartform:",
|
||||
" client_id: '%env(SMARTFORM_CLIENT_ID)%'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"origin": "dobryprogramator/smartform-bundle:1.0@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "92670c4f45005e719b91e925149d9555de322069"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user