We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d71c1b commit 79a07f6Copy full SHA for 79a07f6
composer.json
@@ -1,24 +1,5 @@
1
{
2
"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
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
22
"require-dev": {
23
"phpunit/phpunit": "^9",
24
"mikey179/vfsstream": "^1",
@@ -36,5 +17,4 @@
36
"extra": {
37
"targetNamespace" : "ShortPixel"
38
}
39
-
40
0 commit comments