Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-20 16:37:35 +00:00
parent af31901ef8
commit 7d78e147a4
143 changed files with 1060 additions and 143 deletions
+8 -1
View File
@@ -20,7 +20,14 @@
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
},
"post-install-output": " * <fg=blue>Run</> your application:\n 1. Configure your web server\n 2. Execute the <comment>bin/console fastcgi-daemon:run</> command;\n 3. Browse your application super quickly\n\n * <fg=blue>Read</> the documentation at <comment>https://github.com/PHPFastCGI/FastCGIDaemon</>\n"
"post-install-output": [
" * <fg=blue>Run</> your application:",
" 1. Configure your web server",
" 2. Execute the <comment>bin/console fastcgi-daemon:run</> command;",
" 3. Browse your application super quickly",
"",
" * <fg=blue>Read</> the documentation at <comment>https://github.com/PHPFastCGI/FastCGIDaemon</>"
]
},
"files": {
"src/FastCGIKernel.php": {