Skip to content

Commit

Permalink
Not require deprecated robloach/component-installer
Browse files Browse the repository at this point in the history
The composer dependency robloach/component-installer is deprecated.
Moves it to suggested dependencies.
Fixes uxsolutions#2358.
  • Loading branch information
Mynacol committed May 28, 2022
1 parent 80575b8 commit e03a6d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@
],
"type": "component",
"require": {
"robloach/component-installer": "*",
"components/bootstrap" : ">=2.0, <4.0",
"components/jquery": ">=1.7.1, <4.0.0"
},
"suggest": {
"robloach/component-installer": "*"
},
"extra": {
"component": {
"scripts": [
Expand Down

0 comments on commit e03a6d5

Please sign in to comment.