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 5dc693fc27
don't commit composer.lock (after all the test should use the latest
version)

and change to "matomo/searchengine-and-social-list"
2018-01-29 21:36:15 +01:00

11 lines
223 B
JSON

{
"config": {
"preferred-install": "source"
},
"require-dev": {
},
"require": {
"matomo/searchengine-and-social-list": "dev-master",
"piwik/device-detector": "dev-master"
}
}