File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ following standardized instructions in your ``README.md`` file.
210210 following command to download the latest stable version of this bundle:
211211
212212 ```console
213- $ composer require <package-name> "~1"
213+ $ composer require <package-name>
214214 ```
215215
216216 This command requires you to have Composer installed globally, as explained
@@ -257,7 +257,7 @@ following standardized instructions in your ``README.md`` file.
257257
258258 .. code-block:: terminal
259259
260- $ composer require <package-name> "~1"
260+ $ composer require <package-name>
261261
262262 This command requires you to have Composer installed globally, as explained
263263 in the `installation chapter`_ of the Composer documentation.
You can’t perform that action at this time.
0 commit comments