The current composer.json does not allow installation with Drupal 9: https://www.drupal.org/pift-ci-job/1591583
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: remove drupal/core 9.0.x-dev
- Conclusion: don't install drupal/core 9.0.x-dev
- Conclusion: don't install drupal/core 9.0.x-dev
- drupal/commerce_api dev-1.x requires drupal/core ^8.8@alpha -> satisfiable by drupal/core[8.8.x-dev, 8.9.x-dev].
- drupal/commerce_api dev-1.x requires drupal/core ^8.8@alpha -> satisfiable by drupal/core[8.8.x-dev, 8.9.x-dev].
- Can only install one of: drupal/core[8.8.x-dev, 9.0.x-dev].
- Can only install one of: drupal/core[8.9.x-dev, 9.0.x-dev].
- Installation request for drupal/core 9.0.x-dev -> satisfiable by drupal/core[9.0.x-dev].
- Installation request for drupal/commerce_api dev-1.x -> satisfiable by drupal/commerce_api[dev-1.x].
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3116033-2.patch | 816 bytes | mglaman |
Comments
Comment #2
mglamanTry to fix constraints.
Comment #3
mglamanComment #5
mglamanThere's no way to test this via patches. So I tossed up a commit 🤞
Comment #6
mglamanhttps://www.drupal.org/pift-ci-job/1594028
jsonapi_resources needs D9 compatibility
Comment #7
mglaman#3116498: Allow installation with Drupal 9 landed. Need to tag a release.
Comment #8
mglamanJSON:API Hypermedia isn't installable alongside Drupal 9
Comment #9
mglamanComment #10
mglamanReleases went out! New D9 test queued: https://www.drupal.org/pift-ci-job/1595670
Comment #12
mglaman🥳 thanks to commits and releases by @gabesullice, we're D9 ready.