Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-20 16:37:33 +00:00
parent f679895056
commit 46cdc6094a
29 changed files with 235 additions and 29 deletions
+8 -1
View File
@@ -45,7 +45,14 @@
"/%VAR_DIR%/",
"/vendor/"
],
"post-install-output": " * <fg=blue>Run</> your application:\n 1. Go to the project directory\n 2. Create your code repository with the <comment>git init</comment> command\n 3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server\n\n * <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>\n"
"post-install-output": [
" * <fg=blue>Run</> your application:",
" 1. Go to the project directory",
" 2. Create your code repository with the <comment>git init</comment> command",
" 3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server",
"",
" * <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>"
]
},
"files": {
"public/index.php": {