Skip to content

Commit 79a07f6

Browse files
committed
Remove modules for now
1 parent 8d71c1b commit 79a07f6

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

composer.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
{
22
"name": "short-pixel-optimizer/shortpixel-image-optimiser",
3-
"require": {
4-
"short-pixel-optimizer/plugin-modules": "*"
5-
},
6-
"repositories": [
7-
{
8-
"packagist.org": false,
9-
"type": "vcs",
10-
"url": "https://github.com/short-pixel-optimizer/plugin-modules.git"
11-
}
12-
],
13-
"require": {
14-
"shortpixel/build" : "@dev",
15-
"shortpixel/filesystem" : "@dev",
16-
"shortpixel/log" : "@dev",
17-
"shortpixel/notices":"@dev",
18-
"shortpixel/replacer" : "@dev",
19-
"shortpixel/shortq": "@dev",
20-
"shortpixel/updater": "@dev"
21-
},
223
"require-dev": {
234
"phpunit/phpunit": "^9",
245
"mikey179/vfsstream": "^1",
@@ -36,5 +17,4 @@
3617
"extra": {
3718
"targetNamespace" : "ShortPixel"
3819
}
39-
4020
}

0 commit comments

Comments
 (0)