Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
ISAICP-4630: Lock piwik to version 1.2.
Browse files Browse the repository at this point in the history
Later versions of the piwik module have an upgrade path to move to the matomo module but this cannot be done automatically as piwik is a dependency of the project.
  • Loading branch information
brummbar committed Jul 4, 2018
1 parent b9e09fe commit 3254b73
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 71 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"drupal/pathauto": "~1.1",
"drupal/persistent_login": "^1.0-alpha4",
"drupal/phingdrushtask": "dev-7.x-2.x#f4b020f09da3c174fce40f2bd9a9617689f57124",
"drupal/piwik": "~1.0",
"drupal/piwik": "~1.2.0",
"drupal/piwik_reporting_api": "dev-1.x",
"drupal/r4032login": "dev-1.x#391f10d69b9b8c466a2fddac2a6b99f1289e7781",
"drupal/rdf_entity": "^1.0.0-alpha5",
Expand Down
94 changes: 24 additions & 70 deletions composer.lock

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

0 comments on commit 3254b73

Please sign in to comment.