hhvm / hack-codegen

Library to programatically generate Hack code and write it to signed files
https://hhvm.github.io/hack-codegen/
MIT License
341 stars 93 forks source link

New published version required #127

Closed aloiret closed 4 years ago

aloiret commented 4 years ago

This commit is required for hhvm-autoload 3.0: https://github.com/hhvm/hack-codegen/commit/6e32a7f0c4b7dd3882f5fec1e8f6bac361207d4e

Without it, composer install complains on:

  Problem 1
    - Installation request for facebook/hack-codegen ^4.3.8 -> satisfiable by facebook/hack-codegen[v4.3.8].
    - facebook/hack-codegen v4.3.8 requires hhvm/hhvm-autoload ^2.0 -> satisfiable by hhvm/hhvm-autoload[2.x-dev, v2.0, v2.0.1, v2.0.10, v2.0.11, v2.0.12, v2.0.13, v2.0.2, v2.0.3, v2.0.4, v2.0.5, v2.0.6, v2.0.7, v2.0.8, v2.0.9] but these conflict with your requirements or minimum-stability.
fredemmott commented 4 years ago

Thanks - https://github.com/hhvm/hack-codegen/releases/tag/v4.3.9