mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1505,6 +1505,9 @@
|
||||
"wemakecustom/doctrine-naming-strategy-bundle": [
|
||||
"1.0"
|
||||
],
|
||||
"wiet-at/symfony-dev": [
|
||||
"1.0"
|
||||
],
|
||||
"willdurand/geocoder-bundle": [
|
||||
"4.1",
|
||||
"5.0"
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"manifests": {
|
||||
"wiet-at/symfony-dev": {
|
||||
"manifest": {
|
||||
"env": {
|
||||
"COMPOSE_PROJECT_NAME": "my-project",
|
||||
"PROJECT_LOCAL_IP": "127.1.2.3"
|
||||
},
|
||||
"copy-from-package": {
|
||||
"dist/docker-compose.yaml": "docker-compose.yaml",
|
||||
"dist/symfony-dev-cli-proxy": "%BIN_DIR%/dev-cli"
|
||||
},
|
||||
"post-install-output": [
|
||||
"wiet-at/symfony-dev: Please check your .env file and adapt it according to your needs."
|
||||
]
|
||||
},
|
||||
"files": [],
|
||||
"ref": "5f0a1f43e47f0caddd94c950daa2407f841444c8"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user