mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"locks": {
|
||||
"imper86/supervisor-bundle": {
|
||||
"version": "2.2",
|
||||
"recipe": {
|
||||
"repo": "2.2",
|
||||
"branch": "master",
|
||||
"version": "2.2",
|
||||
"ref": "31dc944c9673cd7ef6ad2e8944dde881b1d32767"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manifests": {
|
||||
"imper86/supervisor-bundle": {
|
||||
"repository": "github.com/symfony/recipes-contrib",
|
||||
"package": "imper86/supervisor-bundle",
|
||||
"version": "2.2",
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Imper86\\SupervisorBundle\\Imper86SupervisorBundle": [
|
||||
@@ -31,13 +17,15 @@
|
||||
},
|
||||
"files": {
|
||||
"config/packages/imper86_supervisor.yaml": {
|
||||
"contents": "imper86_supervisor:\n instances: []\n",
|
||||
"executable": false,
|
||||
"encoding": ""
|
||||
"contents": [
|
||||
"imper86_supervisor:",
|
||||
" instances: []",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"origin": "imper86/supervisor-bundle:2.2@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "31dc944c9673cd7ef6ad2e8944dde881b1d32767"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user