Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit ede1741

Browse files
author
Grant Kinney
committed
Renames security info plugin package`:wq
1 parent 902698e commit ede1741

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"type":"package",
77
"package": {
8-
"name": "piwik/plugin-SecurityInfo",
8+
"name": "piwik/SecurityInfo",
99
"version": "3.0.4",
1010
"source": {
1111
"url": "https://github.com/piwik/plugin-SecurityInfo",
@@ -26,7 +26,7 @@
2626
"ext-gd": "*",
2727
"ext-xml": "*",
2828
"ext-mbstring": "*",
29-
"piwik/plugin-SecurityInfo": "^3.0"
29+
"piwik/SecurityInfo": "^3.0"
3030
},
3131
"license": "GPL-3.0",
3232
"authors": [

composer.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)