|
9 | 9 | |
|
10 | 10 | */
|
11 | 11 | 'dir' => base_path() . '/vendor',
|
12 |
| - |
| 12 | + |
13 | 13 | /*
|
14 | 14 | |--------------------------------------------------------------------------
|
15 | 15 | | Rules
|
|
47 | 47 | 'symfony/process/Symfony/Component/Process' => 'CHANGELOG* README* Tests',
|
48 | 48 | 'symfony/routing/Symfony/Component/Routing' => 'CHANGELOG* README* Tests',
|
49 | 49 | 'symfony/translation/Symfony/Component/Translation' => 'CHANGELOG* README* Tests',
|
50 |
| - |
| 50 | + |
51 | 51 | //Packages:
|
52 | 52 | 'anahkiasen/former' => 'README* CHANGELOG* CONTRIBUTING* phpunit.xml* tests/*',
|
53 | 53 | 'anahkiasen/html-object' => 'README* CHANGELOG* phpunit.xml* examples tests/*',
|
|
62 | 62 | 'mustache/mustache' => 'bin test',
|
63 | 63 | 'mockery/mockery' => 'examples tests',
|
64 | 64 | 'dompdf/dompdf' => 'www',
|
65 |
| - |
| 65 | + |
66 | 66 | //Additional packages
|
67 | 67 | 'phpdocumentor/reflection-docblock' => 'README* CHANGELOG* phpunit.xml* tests',
|
68 | 68 | 'rcrowe/twigbridge' => 'README* CHANGELOG* phpunit.xml* tests',
|
|
71 | 71 | 'maximebf/debugbar' => 'README* CHANGELOG* phpunit.xml* tests demo docs',
|
72 | 72 | 'dflydev/markdown' => 'README* CHANGELOG* phpunit.xml* tests',
|
73 | 73 | 'jeremeamia/SuperClosure' => 'README* CHANGELOG* phpunit.xml* tests demo',
|
74 |
| - 'nesbot/carbon' => 'README* CHANGELOG* phpunit.xml* tests' |
| 74 | + 'nesbot/carbon' => 'README* CHANGELOG* phpunit.xml* tests', |
| 75 | + 'willdurand/geocoder' => 'README* CHANGELOG* CONTRIBUTING* phpunit.xml* tests', |
| 76 | + 'oyejorge/less.php' => 'README* phpunit.xml* test', |
| 77 | + 'guzzle/guzzle' => 'README* CHANGELOG* UPGRADING* phpunit.xml* docs tests', |
| 78 | + 'maximebf/debugbar' => 'README* CHANGELOG* CONTRIBUTING* phpunit.xml* docs tests demo', |
75 | 79 | )
|
76 | 80 | );
|
0 commit comments