Skip to content

Commit

Permalink
Update AMP plugin to 2.2.0-alpha (develop branch)
Browse files Browse the repository at this point in the history
Also allows removing the patch for allowing `amp-story-captions`.

Fixes #9217
  • Loading branch information
swissspidy committed Nov 26, 2021
1 parent 6ecf7bf commit b67b5b5
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 490 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ampproject/amp-toolbox": "0.6.0",
"ampproject/amp-wp": "2.1.4",
"ampproject/amp-toolbox": "*",
"ampproject/amp-wp": "dev-develop",
"civicrm/composer-downloads-plugin": "^3.0",
"cweagans/composer-patches": "^1.6",
"enshrined/svg-sanitize": "^0.14.0",
Expand Down
35 changes: 19 additions & 16 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b67b5b5

Please sign in to comment.