Skip to content

Commit

Permalink
chore: removed composer/installers requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Nov 3, 2023
1 parent b576cca commit a5d9fac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 158 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,9 @@
"issues": "https://github.com/ColdTrick/opensearch/issues"
},
"require": {
"composer/installers": "^1.0.8",
"opensearch-project/opensearch-php": "^2.0.0"
},
"conflict": {
"elgg/elgg": "<5.1"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}
153 changes: 1 addition & 152 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a5d9fac

Please sign in to comment.