We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b49dbc commit 359a7faCopy full SHA for 359a7fa
README.md
@@ -109,9 +109,9 @@ All tools using the Symfony Console component are supported.
109
110
However, [quick setup](#quick-setup) only works if the entrypoint is named `console` or in the following list of tools:
111
112
-* [Composer](https://getcomposer.org/)
113
* [Acquia CLI (acli)](https://github.com/acquia/cli)
114
* [Behat](https://docs.behat.org/en/latest/)
+* [Composer](https://getcomposer.org/)
115
* [Deployer](https://deployer.org/)
116
* [Laravel Artisan](https://laravel.com/docs/8.x/artisan)
117
* [Magento 2 console](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/cli-cmds/cli-howto.html)
0 commit comments