mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user