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

Installation is broken #638

Closed
justafish opened this issue Aug 8, 2024 · 0 comments
Closed

Installation is broken #638

justafish opened this issue Aug 8, 2024 · 0 comments
Assignees

Comments

@justafish
Copy link
Member

Following our installation instructions or using the test script:

+ ddev composer require 'lullabot/drainpipe-dev @dev' --dev --with-all-dependencies
./composer.json has been updated
Running composer update lullabot/drainpipe-dev --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - phpunit/phpunit[9.6.20, ..., 9.6.x-dev] require sebastian/diff ^4.0.6 -> found sebastian/diff[4.0.6, 4.0.x-dev] but these were not loaded, likely because it conflicts with another require.
    - lullabot/drainpipe-dev dev-main requires phpunit/phpunit ^9.6.20 -> satisfiable by phpunit/phpunit[9.6.20, 9.6.x-dev].
    - Root composer.json requires lullabot/drainpipe-dev @dev -> satisfiable by lullabot/drainpipe-dev[dev-main].


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Composer [require lullabot/drainpipe-dev @dev --dev --with-all-dependencies] failed, composer command failed: exit status 2. stderr=
justafish added a commit that referenced this issue Aug 13, 2024
- Replace sserbin/twig-linter with vincentlanglet/twig-cs-fixer/ - sserbin/twig-linter depends on an old version of symfony/console and core is adopting this new package at some point https://www.drupal.org/project/drupal/issues/3284817 - it also has a much better extension mechanism which will help if something like Fix linting for Storybook #615 comes up again
- Update Pantheon settings for Drupal 11
- Update PHPUnit configurations and tests for Drupal 11
- Fix mysterious yarn issues with DDEV
@justafish justafish self-assigned this Aug 13, 2024
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