Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Commit 3b44120

Browse files
committed
5.0.0 Release
1 parent 84bf363 commit 3b44120

File tree

8 files changed

+15787
-287
lines changed

8 files changed

+15787
-287
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
/grumphp.yml export-ignore
22
/hooks export-ignore
3-
/logs export-ignore
43
/tests/fixtures export-ignore
54
/.travis.yml export-ignore
65
/acquia-pipelines.yml export-ignore
7-
/drush.yml export-ignore
86
/phpunit.xml export-ignore
97
/settings.local.php export-ignore
108
/*.sh export-ignore

VERSIONS.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"drupal/acquia_connector": "^2.0-rc1",
1010
"drupal/core": "~9.0.1",
1111
"drupal/inline_entity_form": "1.0-rc6",
12-
"drupal/lightning_api": "4.x-dev",
13-
"drupal/lightning_core": "^5.0",
14-
"drupal/lightning_layout": "2.x-dev",
15-
"drupal/lightning_media": "4.x-dev",
12+
"drupal/lightning_api": "^4.6",
13+
"drupal/lightning_core": "^5",
14+
"drupal/lightning_layout": "^2.7",
15+
"drupal/lightning_media": "^4.1",
1616
"drupal/lightning_workflow": "^3.14",
1717
"drupal/page_manager": "^4.0-beta6",
1818
"drupal/panelizer": "^5.0-beta3",
19-
"drupal/pendo": "^1.0@alpha",
19+
"drupal/pendo": "^1@alpha",
2020
"drupal/search_api": "^1.17"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)