Skip to content

Commit

Permalink
Lock to composer 2.1.14 for now
Browse files Browse the repository at this point in the history
Until there is support in composer-bin-plugin for composer/composer#10402
  • Loading branch information
jakzal committed Dec 30, 2021
1 parent 5e3b205 commit ce08bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/pre-installation.json
Expand Up @@ -6,7 +6,7 @@
"website": "https://getcomposer.org/",
"command": {
"sh": {
"command": "composer self-update"
"command": "composer self-update 2.1.14"
}
},
"test": "composer list",
Expand Down

0 comments on commit ce08bf5

Please sign in to comment.