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 authored and newmedia committed Jan 4, 2022
1 parent e0b0247 commit a7404d0
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 a7404d0

Please sign in to comment.