Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Vaimo\ComposerPatches\Package\InfoResolver #14

Open
diazwatson opened this issue Jul 18, 2019 · 0 comments

Comments

@diazwatson
Copy link
Contributor

  - Updating phpspec/prophecy (1.7.5 => 1.8.1): Loading from cache
  - Updating theseer/tokenizer (1.1.0 => 1.1.3): Loading from cache
  - Updating phpunit/php-code-coverage (5.3.0 => 5.3.2): Loading from cache
  - Updating maxmind-db/reader (v1.3.0 => v1.4.1): Downloading (100%)
  - Updating rubic/magento2-module-clean-checkout-geo (2.0.0 => 2.0.1): Downloading (100%)
  - Updating rubic/magento2-module-clean-checkout-theme (2.0.2 => 2.0.3): Downloading (100%)
  - Updating hybridauth/hybridauth (v3.0.0-rc.7 => v3.0.0): Downloading (100%)
  - Updating signifyd/signifyd-php (v1.1.2 => v1.2.0): Downloading (100%)
  - Updating symfony/dependency-injection (v3.4.6 => v3.4.29): Downloading (100%)
  - Updating symfony/config (v3.4.6 => v3.4.29): Downloading (100%)
  - Updating phpmd/phpmd (2.6.0 => 2.6.1): Downloading (100%)
symfony/service-contracts suggests installing symfony/service-implementation
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Writing lock file
Generating autoload files
PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function Vaimo\ComposerPatches\Package\InfoResolver::__construct(), 1 passed in /Sites/toolstop/vendor/vaimo/composer-patches/src/Factories/PatchesLoaderFactory.php on line 47 and exactly 2 expected in /Sites/toolstop/vendor/vaimo/composer-patches/src/Package/InfoResolver.php:36
Stack trace:
#0 /Sites/toolstop/vendor/vaimo/composer-patches/src/Factories/PatchesLoaderFactory.php(47): Vaimo\ComposerPatches\Package\InfoResolver->__construct(Object(Composer\Installer\InstallationManager))
#1 /Sites/toolstop/vendor/vaimo/composer-patches/src/Bootstrap.php(74): Vaimo\ComposerPatches\Factories\PatchesLoaderFactory->create(Object(Composer\Composer), Object(Vaimo\ComposerPatches\Config), true)
#2 /Sites/toolstop/vendor/vaimo/composer-patches/src/Plugin.php(72): Vaimo\ComposerPatches\Bootstrap->applyPatches(true)
#3 [internal function]: Vaimo\ComposerPatches\Plugin->postInstall(Object(Composer\Script\Event))
#4 in /Sites/toolstop/vendor/vaimo/composer-patches/src/Package/InfoResolver.php on line 36

Fatal error: Uncaught ArgumentCountError: Too few arguments to function Vaimo\ComposerPatches\Package\InfoResolver::__construct(), 1 passed in /Sites/toolstop/vendor/vaimo/composer-patches/src/Factories/PatchesLoaderFactory.php on line 47 and exactly 2 expected in /Sites/toolstop/vendor/vaimo/composer-patches/src/Package/InfoResolver.php:36
Stack trace:
#0 /Sites/toolstop/vendor/vaimo/composer-patches/src/Factories/PatchesLoaderFactory.php(47): Vaimo\ComposerPatches\Package\InfoResolver->__construct(Object(Composer\Installer\InstallationManager))
#1 /Sites/toolstop/vendor/vaimo/composer-patches/src/Bootstrap.php(74): Vaimo\ComposerPatches\Factories\PatchesLoaderFactory->create(Object(Composer\Composer), Object(Vaimo\ComposerPatches\Config), true)
#2 /Sites/toolstop/vendor/vaimo/composer-patches/src/Plugin.php(72): Vaimo\ComposerPatches\Bootstrap->applyPatches(true)
#3 [internal function]: Vaimo\ComposerPatches\Plugin->postInstall(Object(Composer\Script\Event))
#4 in /Sites/toolstop/vendor/vaimo/composer-patches/src/Package/InfoResolver.php on line 36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant