Skip to content

Commit

Permalink
Merge pull request #198 from linnovate/composer2-compatibility
Browse files Browse the repository at this point in the history
Add compatibility to composer 2
  • Loading branch information
heyyo-droid authored Jan 21, 2022
2 parents 8cd7332 + 7158d56 commit 2731c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@
"drupal/flag": "^4.0",
"drupal/group": "1.3",
"drupal/honeypot": "^2.0",
"drupal/layout_builder_styles": "^1.0@beta",
"drupal/image_widget_crop": "^2.3",
"drupal/layout_builder_styles": "^1.0@beta",
"drupal/message": "1.1",
"drupal/message_notify": "^1.1",
"drupal/metatag": "^1.13",
Expand Down Expand Up @@ -249,7 +249,7 @@
"npm-asset/masonry-layout": "^4.2",
"npm-asset/photoswipe": "^4.1",
"npm-asset/swiper": "^6.1",
"oomphinc/composer-installers-extender": "^1.1"
"oomphinc/composer-installers-extender": "^2.0"
},
"provide": {
"antennaio/jquery-bar-rating": "*"
Expand Down

0 comments on commit 2731c12

Please sign in to comment.