Skip to content

Commit

Permalink
Updated package versions for automattic/jetpack-mu-wpcom-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
DustyReagan committed Jun 6, 2024
1 parent 7671b01 commit 007fbec
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 584 deletions.
14 changes: 3 additions & 11 deletions projects/plugins/mu-wpcom-plugin/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"require": {
"automattic/jetpack-mu-wpcom": "@dev"
"automattic/jetpack-mu-wpcom": "^5.34.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "1.1.0",
"automattic/jetpack-changelogger": "@dev"
"automattic/jetpack-changelogger": "^4.2.4"
},
"autoload": {
"classmap": [
Expand All @@ -23,15 +23,7 @@
"@composer phpunit"
]
},
"repositories": [
{
"type": "path",
"url": "../../packages/*",
"options": {
"monorepo": true
}
}
],
"repositories": [],
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
Expand Down
Loading

0 comments on commit 007fbec

Please sign in to comment.