Commit b2b4afed authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3291333: Update Content Planner module from 1.0-beta16 to 1.0-beta17 (...

Issue #3291333: Update Content Planner module from 1.0-beta16 to 1.0-beta17 ( ~1.0 ) and remove committed patches
parent 568b1d73
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
    "vardot/entity-definition-update-manager": "~1.0",
    "vardot/module-installer-factory": "~1.0",
    "drupal/moderation_sidebar": "~1.0",
    "drupal/content_planner": "1.0-beta16",
    "drupal/content_planner": "~1.0",
    "drupal/scheduler": "~1.0",
    "drupal/content_moderation_notifications": "~3.0",
    "drupal/scheduler_content_moderation_integration": "~1.0",
@@ -46,12 +46,6 @@
      "npm-asset"
    ],
    "enable-patching": true,
    "composer-exit-on-patch-failure": true,
    "patches": {
      "drupal/content_planner": {
        "Issue #3290883: Fix deprecation issue for the mysql driver on Drupal 9.4.0":
        "https://www.drupal.org/files/issues/2022-06-16/3290883-3.patch"
      }
    }
    "composer-exit-on-patch-failure": true
  }
}