Skip to content

Commit

Permalink
Updated package versions for automattic/jetpackcrm
Browse files Browse the repository at this point in the history
  • Loading branch information
gogdzl committed Jan 22, 2025
1 parent 58a0764 commit 2b6b3ac
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 162 deletions.
18 changes: 5 additions & 13 deletions projects/plugins/crm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "automattic/jetpackcrm",
"description": "[Jetpack CRM](https://jetpackcrm.com) Core CRM Plugin - WordPress.org Hosted",
"require-dev": {
"automattic/jetpack-changelogger": "@dev",
"automattic/jetpack-changelogger": "^5.1.0",
"codeception/codeception": "^4.1 || ^5.0",
"codeception/module-asserts": "^2.0 || ^3.0",
"codeception/module-phpbrowser": "^2.0 || ^3.0",
Expand Down Expand Up @@ -54,21 +54,13 @@
},
"require": {
"php": ">=7.4",
"automattic/jetpack-assets": "@dev",
"automattic/jetpack-autoloader": "@dev",
"automattic/jetpack-composer-plugin": "@dev",
"automattic/jetpack-assets": "^4.0.3",
"automattic/jetpack-autoloader": "^5.0.1",
"automattic/jetpack-composer-plugin": "^4.0.0",
"automattic/woocommerce": "^3.1",
"dompdf/dompdf": "^2.0"
},
"repositories": [
{
"type": "path",
"url": "../../packages/*",
"options": {
"monorepo": true
}
}
],
"repositories": [],
"autoload": {
"classmap": [
"src/"
Expand Down
Loading

0 comments on commit 2b6b3ac

Please sign in to comment.