Add missing symfony/polyfill-mbstring to the compiled phar
This commit is contained in:
bovenliggende
4fbdba1d6e
commit
02ede2220e
BIN
daux.phar
BIN
daux.phar
Binair bestand niet weergegeven.
@ -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/')
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user