mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"locks": {
|
||||
"phpzlc/phpzlc": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
"repo": "1.0",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "77c40d8d72a5061ff48830fde339c2e15a5b21ec"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manifests": {
|
||||
"phpzlc/phpzlc": {
|
||||
"repository": "github.com/symfony/recipes-contrib",
|
||||
"package": "phpzlc/phpzlc",
|
||||
"version": "1.0",
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"PHPZlc\\PHPZlc\\Bundle\\PHPZlcBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Doctrine/ORM/Rewrite/Templates/Repository.tpl.php": "vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php",
|
||||
"Doctrine/ORM/Rewrite/Hydration/ObjectHydrator.php": "vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php",
|
||||
"Doctrine/ORM/Rewrite/MakeEntityRegenerate/ClassSourceManipulator.php": "vendor/symfony/maker-bundle/src/Util/ClassSourceManipulator.php",
|
||||
"Doctrine/ORM/Rewrite/MakeEntityRegenerate/EntityRegenerator.php": "vendor/symfony/maker-bundle/src/Doctrine/EntityRegenerator.php",
|
||||
"Bundle/phpzlc.yaml": "config/packages/phpzlc.yaml",
|
||||
"PROJECT_README.md": "README.md"
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"Business/": "src/Business/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"Business/.gitignore": {
|
||||
"contents": "",
|
||||
"executable": false,
|
||||
"encoding": ""
|
||||
}
|
||||
},
|
||||
"origin": "phpzlc/phpzlc:1.0@github.com/symfony/recipes-contrib:master",
|
||||
"not_installable": false,
|
||||
"is_contrib": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user