Add missing symfony/polyfill-mbstring to the compiled phar

Cette révision appartient à :
Stéphane Goetz 2016-01-07 22:16:21 +01:00
Parent 4fbdba1d6e
révision 02ede2220e
2 fichiers modifiés avec 1 ajouts et 0 suppressions

BIN
daux.phar

Fichier binaire non affiché.

Voir le fichier

@ -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/')