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
PHP Fatal error: Uncaught Error: Call to a member function getRequires() on bool in /dev/code/vendor/vaimo/composer-patches/src/Patch/DefinitionList/LoaderComponents/ConstraintsComponent.php:62
Stack trace:
#0 /dev/code/vendor/vaimo/composer-patches/src/Patch/DefinitionList/Loader.php(62): Vaimo\ComposerPatches\Patch\DefinitionList\LoaderComponents\ConstraintsComponent->process(Array, Array)
#1 [internal function]: Vaimo\ComposerPatches\Patch\DefinitionList\Loader->Vaimo\ComposerPatches\Patch\DefinitionList\{closure}(Array, Object(Vaimo\ComposerPatches\Patch\DefinitionList\LoaderComponents\ConstraintsComponent))
#2 /dev/code/vendor/vaimo/composer-patches/src/Patch/DefinitionList/Loader.php(60): array_reduce(Array, Object(Closure), Array)
#3 /dev/code/vendor/vaimo/composer-patches/src/Repository/Processor.php(40): Vaimo\ComposerPatches\Patch\DefinitionList\Loader->loadFromPacka in /dev/code/vendor/vaimo/composer-patches/src/Patch/DefinitionList/LoaderComponents/ConstraintsComponent.php on line 62
I am getting the above error when I run composer require vaimo/composer-patches
The text was updated successfully, but these errors were encountered:
I am getting the above error when I run
composer require vaimo/composer-patches
The text was updated successfully, but these errors were encountered: