Skip to content

Commit

Permalink
allow composer/installers versions for both 1.0 and 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jGRUBBS committed Nov 14, 2024
1 parent 27532e7 commit be9df1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
],
"require": {
"composer/installers": "~1.0",
"composer/installers": "~1.0 || ~2.0",
"wpengine/advanced-custom-fields-pro": "*",
"flyntwp/acf-field-group-composer": "v1.1.0",
"elasticsearch/elasticsearch": "^6.1",
Expand Down

0 comments on commit be9df1a

Please sign in to comment.