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 cfae925 commit c09b6e3Copy full SHA for c09b6e3
bundles/best_practices.rst
@@ -210,7 +210,7 @@ following standardized instructions in your ``README.md`` file.
210
following command to download the latest stable version of this bundle:
211
212
```console
213
- $ composer require <package-name> "~1"
+ $ composer require <package-name>
214
```
215
216
This command requires you to have Composer installed globally, as explained
@@ -257,7 +257,7 @@ following standardized instructions in your ``README.md`` file.
257
258
.. code-block:: terminal
259
260
261
262
263
in the `installation chapter`_ of the Composer documentation.
0 commit comments