You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That fails:
Writing lock file
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 255
!! ArgumentCountError {#3502
!! #message: "Too few arguments to function
Symfony\Component\Config\Definition\Builder\TreeBuilder::__construct(), 0
passed in
/var/www/n4/vendor/petkopara/multi-search-bundle/DependencyInjection/Configuration.php
on line 20 and at least 1 expected"
!! #code: 0
!! #file: "./vendor/symfony/config/Definition/Builder/TreeBuilder.php"
!! #line: 26
!! trace: {
!! ./vendor/symfony/config/Definition/Builder/TreeBuilder.php:26 { …}
!!
./vendor/petkopara/multi-search-bundle/DependencyInjection/Configuration.php:20
{ …}
!! ./vendor/symfony/config/Definition/
On Mon, Dec 9, 2019 at 8:09 AM Petko Petkov ***@***.***> wrote:
You could try
composer require petkopara/multi-search-bundle dev-master
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#12?email_source=notifications&email_token=AAEXIQK6QVDFPOTDBIB24CTQXY7PDA5CNFSM4JYIVHT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGJDPAI#issuecomment-563230593>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEXIQMGS5H5CMCBUFR64K3QXY7PDANCNFSM4JYIVHTQ>
.
I can't figure out how to install the master branch (because I don't understand aliases)
Neither of these work:
I've tried every variation I can think of, can you document the correct way? Thanks.
The text was updated successfully, but these errors were encountered: