Update examples in Composer usage section

This commit is contained in:
Josh Lockhart
2018-06-19 13:30:52 -04:00
parent ae37a768d0
commit e28e6a9171

View File

@@ -43,7 +43,7 @@ and if you don't have a `composer.json` file, one will be created. Here's an exa
as a dependency of your project. as a dependency of your project.
{% highlight console %} {% highlight console %}
composer require twig/twig:~1.8 composer require twig/twig:^2.0
{% endhighlight %} {% endhighlight %}
Alternatively, the `composer init` command will guide you through creating a full `composer.json` file Alternatively, the `composer init` command will guide you through creating a full `composer.json` file