Skip to content

Commit

Permalink
update schema, support and require HHVM 4.113
Browse files Browse the repository at this point in the history
  • Loading branch information
jjergus committed Jun 8, 2021
1 parent a5260d2 commit 0c54984
Show file tree
Hide file tree
Showing 18 changed files with 217 additions and 411 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
os: [ ubuntu , macos ]
hhvm:
- '4.103'
- '4.113'
- latest
- nightly
runs-on: ${{matrix.os}}-latest
Expand Down
36 changes: 33 additions & 3 deletions codegen/inferred_relationships.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions codegen/node_from_json.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 7 additions & 16 deletions codegen/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0c54984

Please sign in to comment.