Is it possible to create a project of specific commit by its hash? Something like composer create-project composer/satis stais 004ef695d5
I know how to specify version by tag or branch, but I cannot figure out how to point it to exact commit.
composer create-project composer/satis stais dev-master#004ef695d5