Skip to content

Commit

Permalink
Update drupal/ckeditor_indentblock requirement from 1.0 to 1.1.0 (#3900)
Browse files Browse the repository at this point in the history
* Update drupal/ckeditor_indentblock requirement from 1.0 to 1.1.0

Updates the requirements on drupal/ckeditor_indentblock to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/ckeditor_indentblock
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Remove no-longer-needed patches.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Parsons <[email protected]>
  • Loading branch information
dependabot[bot] and joeparsons authored Dec 4, 2024
1 parent 0bb20e6 commit 4e50647
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"drupal/cas": "2.3.2",
"drupal/chosen": "4.0.3",
"drupal/ckeditor_bs_grid": "2.0.12",
"drupal/ckeditor_indentblock": "1.0",
"drupal/ckeditor_indentblock": "1.1.0",
"drupal/coffee": "2.0.0",
"drupal/config_distro": "2.0.0-alpha2",
"drupal/config_ignore": "3.3.0",
Expand Down Expand Up @@ -153,10 +153,6 @@
"drupal/cas": {
"ServiceNotFoundException when logging out (2948185)": "https://www.drupal.org/files/issues/cas_logout_error-2948185-2.patch"
},
"drupal/ckeditor_indentblock": {
"Symfony\\Component\\Validator\\Exception\\LogicException: The LangcodeRequiredIfTranslatableValues constraint can only operate on the root object being validated. (3457094)": "https://www.drupal.org/files/issues/2024-07-25/ckeditor_indentblock-3457094-schema-error.patch",
"Plugin blocks other classes on P elements (3402570)": "https://www.drupal.org/files/issues/2024-05-15/ckeditor_indentblock-class-names-3402570-6.patch"
},
"drupal/config_distro": {
"Storage comparer issue": "https://gist.githubusercontent.com/tadean/e2e0dd57f1a9c4eae28d8e713cb01d82/raw/e114987d4a76c183208c763de4dbfecbf41b7f35/config_distro_storage_comparer_issue.patch"
},
Expand Down

0 comments on commit 4e50647

Please sign in to comment.