Skip to content

Commit

Permalink
Merge pull request #414 from jakzal/composer2.2
Browse files Browse the repository at this point in the history
Switch to composer snapshots to try v2.2
  • Loading branch information
jakzal authored Dec 30, 2021
2 parents 23cdc32 + 5df76a7 commit 8c48e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/pre-installation.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"website": "https://getcomposer.org/",
"command": {
"sh": {
"command": "composer self-update 2.1.14"
"command": "composer self-update --snapshot"
}
},
"test": "composer list",
Expand Down

0 comments on commit 8c48e03

Please sign in to comment.