Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
ISAICP-6717: Update Cached Computed Field to D9.
Browse files Browse the repository at this point in the history
  • Loading branch information
saidatom committed Oct 7, 2021
1 parent 03326a8 commit bcb45c3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dkarv/mdl-chip-input": "dev-master",
"drupal/allowed_formats": "^1.3",
"drupal/antibot": "^1.4",
"drupal/cached_computed_field": "^1.0-beta5",
"drupal/cached_computed_field": "dev-1.x",
"drupal/cas": "^2.0",
"drupal/cas_account_link": "^2.0",
"drupal/cas_attributes": "^2.0",
Expand Down Expand Up @@ -239,9 +239,6 @@
"drupal/core": "-p2"
},
"patches": {
"drupal/cached_computed_field": {
"Missing schema for fields default values @see https://www.drupal.org/i/3194940": "https://git.drupalcode.org/project/cached_computed_field/-/merge_requests/1.diff"
},
"drupal/config_devel": {
"Add a Drush command for manipulating module info files @see https://www.drupal.org/project/config_devel/issues/2392929": "https://git.drupalcode.org/project/config_devel/-/merge_requests/4.diff"
},
Expand Down
32 changes: 14 additions & 18 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bcb45c3

Please sign in to comment.