mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
fixed typo
This commit is contained in:
+1
-2
@@ -68,11 +68,10 @@ Installing via Composer
|
||||
|
||||
{
|
||||
"require": {
|
||||
"twig": "1.6.0"
|
||||
"twig/twig": "1.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
3. Install via composer
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
Reference in New Issue
Block a user