Commit baf76493 authored by Gaurav Kapoor's avatar Gaurav Kapoor
Browse files

Issue #3264417: Unable to install module using composer

parent 9c059005
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,6 +5,6 @@
    "homepage": "http://drupal.org/project/counter",
    "license": "GPL-2.0-or-later",
    "require": {
        "matomo-org/device-detector": "^5.0.3"
        "matomo/device-detector": "^5.0.3"
    }
}