Skip to content

Commit 6a76be4

Browse files
committed
Updated package versions for automattic/wp-super-cache
1 parent 2d32b9b commit 6a76be4

2 files changed

Lines changed: 38 additions & 61 deletions

File tree

projects/plugins/super-cache/composer.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"type": "wordpress-plugin",
55
"license": "GPL-2.0-or-later",
66
"require": {
7-
"automattic/jetpack-device-detection": "@dev"
7+
"automattic/jetpack-device-detection": "^2.1.3"
88
},
99
"require-dev": {
1010
"yoast/phpunit-polyfills": "1.1.0",
11-
"automattic/jetpack-changelogger": "@dev"
11+
"automattic/jetpack-changelogger": "^4.2.5"
1212
},
1313
"autoload": {
1414
"classmap": [
@@ -28,15 +28,7 @@
2828
"build-production": "echo 'Add your build step to composer.json, please!'",
2929
"build-development": "echo 'Add your build step to composer.json, please!'"
3030
},
31-
"repositories": [
32-
{
33-
"type": "path",
34-
"url": "../../packages/*",
35-
"options": {
36-
"monorepo": true
37-
}
38-
}
39-
],
31+
"repositories": [],
4032
"minimum-stability": "dev",
4133
"prefer-stable": true,
4234
"extra": {

projects/plugins/super-cache/composer.lock

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

0 commit comments

Comments
 (0)