Skip to content

Commit 7aeb0d0

Browse files
committed
Fix inheritance errors
1 parent 66a1aad commit 7aeb0d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
}
5050
}
5151
}
52-
5352
],
5453
"require": {
5554
"ext-imagick": "*",
@@ -77,7 +76,7 @@
7776
"drupal/config_split": "^2.0",
7877
"drupal/confirm_leave": "^1.0@beta",
7978
"drupal/content_lock": "^3.0",
80-
"drupal/core": "~10.4",
79+
"drupal/core": "~11.2.2",
8180
"drupal/cshs": "^4.0",
8281
"drupal/default_content": "^2.0@alpha",
8382
"drupal/diff": "^1.3",

0 commit comments

Comments
 (0)