Broaden composer compatibility

Created on 5 October 2023, 9 months ago
Updated 7 October 2023, 9 months ago

Problem/Motivation

Remove strict requirements in composer, especially for packages that aren't a code dependency for Vardot Support.

Proposed resolution

  • Use wildcard versions for packages that aren't a code dependency for Vardot Support.

Change to

    "require": {
        "drupal/raven": "@stable",
        "drupal/site_audit": "@stable",
        "drupal/seckit": "@stable",
        "drupal/security_review": "@stable",
        "drupal/admin_toolbar": "@stable",
        "drupal/flood_control": "@stable",
        "drush/drush": "@stable",
        "drupal/stage_file_proxy": "@stable",
        "pyrech/composer-changelogs": "@stable",
        "vlucas/phpdotenv": "@stable",
        "drupal/site": "~2.0"
    },
  • Remove the Backup and Migrate module.
  • Remove the Flysystem module
  • Remove the platformsh/config-reader library. ( It is already in the vardot/platformsh-varbase ) an not needed for projects in Acquia hosting, OVH, or other hosting setup
  • Remove the league/flysystem-sftp deprecated/abandoned library

Manage to have the module required and installed under Drupal 8, Drupal 9, and Drupal 10 sites.

πŸ“Œ Plan: Release Vardot Support 1.1.0-rc1 or 1.1.0 stable Active

Remaining tasks

  • βœ… File an issue about this project
  • βœ… Addition/Change/Update/Fix to this project
  • βœ… Testing to ensure no regression
  • βž– Automated unit/functional testing coverage
  • βž– Developer Documentation support on feature change/addition
  • βž– User Guide Documentation support on feature change/addition
  • βž– Accessibility and Readability
  • βœ… Code review from 1 Varbase core team member
  • βœ… Full testing and approval
  • βœ… Credit contributors
  • βœ… Review with the product owner
  • βœ… Update Release Notes and Update Helper on new feature change/addition
  • βœ… Release vardot_support-1.1.0-beta6 β†’ , vardot_support-1.1.0-beta7 β†’

Varbase update type

  • βœ… No Update
  • βž– Optional Update
  • βž– Forced Update
  • βž– Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Mohammed J. Razem Santa Clara, CA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024