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
+4 -1
View File
@@ -30,7 +30,10 @@
"aliases": [
"simple-phpunit"
],
"post-install-output": " * <fg=blue>Write</> test cases in the <comment>tests/</> folder\n * <fg=blue>Run</> <comment>php bin/phpunit</>\n"
"post-install-output": [
" * <fg=blue>Write</> test cases in the <comment>tests/</> folder",
" * <fg=blue>Run</> <comment>php bin/phpunit</>"
]
},
"files": {
".env.test": {