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
We're unable to upgrade to Drainpipe 3.x due to this error:
$ ddev composer installGathering patches for root package.Installing dependencies from lock file (including require-dev)Verifying lock file contents can be installed on current platform.Nothing to install, update or removePackage doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.Generating autoload files Skipped installation of bin bin/drainpipe-twig-linter for package lullabot/drainpipe-dev: file not found in package Skipped installation of bin bin/drainpipe-convert-to-junit-xml for package lullabot/drainpipe-dev: file not found in package
This breaks test:static and test:lint with [test:lint] stat /var/www/html/vendor/bin/drainpipe-twig-linter: no such file or directory.
The text was updated successfully, but these errors were encountered:
We're unable to upgrade to Drainpipe 3.x due to this error:
This breaks
test:static
andtest:lint
with[test:lint] stat /var/www/html/vendor/bin/drainpipe-twig-linter: no such file or directory
.The text was updated successfully, but these errors were encountered: