Skip to content

Commit

Permalink
Merge pull request #33 from kingandpartners/feature/acf-composer-install
Browse files Browse the repository at this point in the history
ACF Official Composer Repo | 0.8
  • Loading branch information
jGRUBBS authored Jun 6, 2024
2 parents 24d0b9a + 773adbe commit 82c3608
Show file tree
Hide file tree
Showing 2 changed files with 1,076 additions and 685 deletions.
20 changes: 4 additions & 16 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,13 @@
"url": "https://my.yoast.com/packages/"
},
{
"type": "package",
"package": {
"name": "advanced-custom-fields/advanced-custom-fields-pro",
"version": "5.8.7",
"type": "wordpress-plugin",
"dist": {
"type": "zip",
"url": "https://connect.advancedcustomfields.com/index.php?p=pro&a=download"
},
"require": {
"philippbaschke/acf-pro-installer": "^1.0",
"composer/installers": "^1.0"
}
}
"type":"composer",
"url":"https://connect.advancedcustomfields.com"
}
],
"require": {
"composer/installers": "~1.0",
"advanced-custom-fields/advanced-custom-fields-pro": "*",
"wpengine/advanced-custom-fields-pro": "*",
"flyntwp/acf-field-group-composer": "dev-flattenNestedFilters",
"elasticsearch/elasticsearch": "^6.1",
"yoast/wordpress-seo-premium": "^15.5",
Expand All @@ -61,7 +49,7 @@
"type:wordpress-muplugin",
"aws/aws-sdk-php",
"flyntwp/acf-field-group-composer",
"advanced-custom-fields/advanced-custom-fields-pro",
"wpengine/advanced-custom-fields-pro",
"elasticsearch/elasticsearch",
"yoast/wordpress-seo-premium"
]
Expand Down
Loading

0 comments on commit 82c3608

Please sign in to comment.