Commit 14820c56 authored by Nikolay Lobachev's avatar Nikolay Lobachev
Browse files

Issue #3304797: Update composer.json to use group 2.0.

parent 69bc7133
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,9 +17,9 @@
  "license": "GPL-2.0-or-later",
  "minimum-stability": "dev",
  "require": {
    "drupal/group": "^1.0",
    "drupal/group": "^2.0",
    "drupal/state_machine": "^1.0",
    "drupal/core": "^8.8 || ^9 || ^10"
    "drupal/core": "^9 || ^10"
  },
  "repositories": [
    {