8
0
Fork 0

Add missing symfony/polyfill-mbstring to the compiled phar

Dieser Commit ist enthalten in:
Stéphane Goetz 2016-01-07 22:16:21 +01:00
Ursprung 4fbdba1d6e
Commit 02ede2220e
2 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen

BIN
daux.phar

Binäre Datei nicht angezeigt.

Datei anzeigen

@ -54,6 +54,7 @@ class Compiler
->ignoreVCS(true)
->exclude('Tests')
->in(__DIR__ . '/../vendor/symfony/console')
->in(__DIR__ . '/../vendor/symfony/polyfill-mbstring')
->in(__DIR__ . '/../vendor/guzzlehttp/guzzle/src/')
->in(__DIR__ . '/../vendor/guzzlehttp/ringphp/src/')
->in(__DIR__ . '/../vendor/guzzlehttp/streams/src/')