Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 7ff9eac

Browse files
authored
Ignoring a lightning patch. (#335)
* Ignoring a lightning patch. * Reverting to metatag beta9.
1 parent 6246738 commit 7ff9eac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

template/composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"drupal/security_review" : "8.*",
1919
"roave/security-advisories": "dev-master",
2020
"drupal-composer/drupal-security-advisories": "8.0.x-dev",
21-
"drupal/lightning": "8.1.x-dev"
21+
"drupal/lightning": "8.1.03",
22+
"drupal/metatag": "8.1.0-beta9"
2223
},
2324
"require-dev": {
2425
"behat/behat": "3.0.*",

0 commit comments

Comments
 (0)