1
0
Fork 0
mirror of https://github.com/matomo-org/matomo-icons.git synced 2024-09-19 17:03:45 +02:00
matomo-icons/composer.json
Lukas Winkler 79ec2555a1
Revert "test against master instead of composer version"
Turns out that I have already changed composer to use the git repository

This reverts commit 5d723e58fc.
2018-01-15 13:57:33 +01:00

8 lines
161 B
JSON

{
"require-dev": {
},
"require": {
"piwik/searchengine-and-social-list": "dev-master",
"piwik/device-detector": "dev-master"
}
}