Skip to content

Commit

Permalink
add more complete example in scripts-descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre committed Aug 5, 2022
1 parent cc9d8f8 commit fcbec12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"docker-build": "Build the Docker image",
"docker-run": "Base command to run Docker",
"docker-composer": "Install dependencies through Composer",
"docker-tests": "Run tests, you can pass arguments, e.g. “composer docker-tests -- src/Symfony/Component/Yaml/”."
"docker-tests": "Run tests, you can pass arguments, e.g. “composer docker-tests -- --debug src/Symfony/Component/Yaml/”."
},
"repositories": [
{
Expand Down

0 comments on commit fcbec12

Please sign in to comment.