Skip to content

Commit

Permalink
Dev: Only one WordPress (#41057)
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Jorsch <[email protected]>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13075594008

Upstream-Ref: Automattic/jetpack@4597864
  • Loading branch information
kraftbj authored and matticbot committed Jan 31, 2025
1 parent 753e037 commit e724a3d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"automattic/jetpack-connection": "^6.3.2-alpha",
"automattic/jetpack-masterbar": "^0.12.1-alpha",
"automattic/jetpack-redirect": "^3.0.1",
"automattic/jetpack-stats-admin": "^0.24.0",
"automattic/jetpack-stats-admin": "^0.24.1-alpha",
"automattic/jetpack-status": "^5.0.2",
"automattic/scheduled-updates": "^0.14.1-alpha",
"automattic/jetpack-compat": "^4.0.0",
"automattic/jetpack-google-analytics": "^0.3.0",
"automattic/jetpack-google-analytics": "^0.3.1-alpha",
"scssphp/scssphp": "1.12.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^5.1.0",
"automattic/wordbless": "^0.4.2"
"automattic/jetpack-test-environment": "@dev"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
Expand All @@ -44,8 +44,6 @@
],
"build-production": "pnpm run build-production-js",
"build-development": "pnpm run build-js",
"post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy",
"post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy",
"watch": [
"Composer\\Config::disableProcessTimeout",
"pnpm run watch"
Expand Down

0 comments on commit e724a3d

Please sign in to comment.