We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db73844 commit a487745Copy full SHA for a487745
composer.json
@@ -71,11 +71,16 @@
71
}
72
},
73
"patches-ignore": {
74
+ "localgovdrupal/localgov": {
75
+ "drupal/core": {
76
+ "Content moderation and Workspaces https://www.drupal.org/project/drupal/issues/3179199#comment-15711680" : "https://www.drupal.org/files/issues/2024-08-11/3179199-3132022-content-moderation-workspaces-query.patch"
77
+ }
78
+ },
79
"localgovdrupal/localgov_services": {
80
"drupal/core": {
81
"node_access filters out accessible nodes when node is left joined (1349080)" : "https://git.drupalcode.org/project/drupal/-/commit/c271adb.diff"
82
- }
83
84
85
"installer-paths": {
86
"web/core": ["type:drupal-core"],
0 commit comments