mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 20:06:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"locks": {
|
||||
"coka/rest-request-validator-bundle": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
"repo": "1.0",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "42ae8a552909a4048bd94ea39d245c0b677c97db"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manifests": {
|
||||
"coka/rest-request-validator-bundle": {
|
||||
"repository": "github.com/symfony/recipes-contrib",
|
||||
"package": "coka/rest-request-validator-bundle",
|
||||
"version": "1.0",
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Oka\\RESTRequestValidatorBundle\\OkaRESTRequestValidatorBundle": [
|
||||
@@ -27,13 +13,16 @@
|
||||
},
|
||||
"files": {
|
||||
"config/packages/oka_rest_request_validator.yaml": {
|
||||
"contents": "oka_rest_request_validator:\n exception:\n enabled: true\n",
|
||||
"executable": false,
|
||||
"encoding": ""
|
||||
"contents": [
|
||||
"oka_rest_request_validator:",
|
||||
" exception:",
|
||||
" enabled: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"origin": "coka/rest-request-validator-bundle:1.0@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "42ae8a552909a4048bd94ea39d245c0b677c97db"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user