Skip to content

Commit 76d7693

Browse files
committed
drupal/lb_ux dev version is compatible with 9.x
1 parent 25f44b5 commit 76d7693

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

composer.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,9 @@
1212
"repositories": [
1313
{
1414
"type": "composer",
15+
"exclude": ["drupal/panels_everywhere"],
1516
"url": "https://packages.drupal.org/8"
1617
},
17-
{
18-
"type": "package",
19-
"package": {
20-
"name": "drupal/lb_ux",
21-
"version": "dev-8.x-1.x",
22-
"type": "drupal-module",
23-
"source": {
24-
"url": "https://git.drupalcode.org/project/lb_ux.git",
25-
"type": "git",
26-
"reference": "8.x-1.x"
27-
}
28-
}
29-
},
3018
{
3119
"type": "package",
3220
"package": {
@@ -58,7 +46,7 @@
5846
"drupal/layout_builder_modal": "^1.1",
5947
"drupal/layout_builder_restrictions": "^2.7",
6048
"drupal/layout_library": "^1.0@beta",
61-
"drupal/lb_ux": "dev-8.x-1.x",
49+
"drupal/lb_ux": "dev-1.x",
6250
"drupal/manage_display": "^1.0@alpha",
6351
"drupal/menu_admin_per_menu": "^1.1",
6452
"drupal/menu_link_attributes": "1.x-dev",

0 commit comments

Comments
 (0)