Skip to content

Commit c760705

Browse files
committed
Merge pull request #6 from johnhout/patch-1
Update config.php
2 parents d5118ba + 5d2d127 commit c760705

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/config/config.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@
6767
'mustache/mustache' => 'bin test',
6868
'mockery/mockery' => 'examples tests',
6969
'dompdf/dompdf' => 'www',
70+
71+
//Additional packages
72+
'phpdocumentor/reflection-docblock' => 'README* CHANGELOG* phpunit.xml* tests',
73+
'rcrowe/twigbridge' => 'README* CHANGELOG* phpunit.xml* tests',
74+
'twig/twig' => 'README* CHANGELOG* phpunit.xml* test doc',
75+
7076

7177
),
7278

0 commit comments

Comments
 (0)