Skip to content

Commit

Permalink
Updated package versions for automattic/automattic-for-agencies-client
Browse files Browse the repository at this point in the history
  • Loading branch information
rcanepa committed Apr 30, 2024
1 parent f0eb1b6 commit da29b0b
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 435 deletions.
30 changes: 11 additions & 19 deletions projects/plugins/automattic-for-agencies-client/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"require": {
"automattic/jetpack-assets": "@dev",
"automattic/jetpack-autoloader": "@dev",
"automattic/jetpack-composer-plugin": "@dev",
"automattic/jetpack-config": "@dev",
"automattic/jetpack-connection": "@dev",
"automattic/jetpack-identity-crisis": "@dev",
"automattic/jetpack-plugin-deactivation": "@dev",
"automattic/jetpack-plugins-installer": "@dev",
"automattic/jetpack-sync": "@dev"
"automattic/jetpack-assets": "^2.1.8",
"automattic/jetpack-autoloader": "^3.0.6",
"automattic/jetpack-composer-plugin": "^2.0.1",
"automattic/jetpack-config": "^2.0.1",
"automattic/jetpack-connection": "^2.7.5",
"automattic/jetpack-identity-crisis": "^0.18.5",
"automattic/jetpack-plugin-deactivation": "^0.2.1",
"automattic/jetpack-plugins-installer": "^0.3.4",
"automattic/jetpack-sync": "^2.15.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "1.1.0",
"automattic/jetpack-changelogger": "@dev",
"automattic/jetpack-changelogger": "^4.2.2",
"automattic/wordbless": "0.4.2",
"brain/monkey": "2.6.1"
},
Expand Down Expand Up @@ -45,15 +45,7 @@
"post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy",
"post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy"
},
"repositories": [
{
"type": "path",
"url": "../../packages/*",
"options": {
"monorepo": true
}
}
],
"repositories": [],
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
Expand Down
Loading

0 comments on commit da29b0b

Please sign in to comment.