Skip to content

Commit

Permalink
Merge pull request #51 from Ocramius/feature/#50-allow-union-types-in…
Browse files Browse the repository at this point in the history
…-hal-resources

#50 allow embedding objects that are part of a union type in `HalResource`
  • Loading branch information
Ocramius committed Jan 12, 2022
2 parents 29f006b + 380c433 commit 09d1965
Show file tree
Hide file tree
Showing 6 changed files with 423 additions and 447 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"php": "^7.4 || ~8.0.0 || ~8.1.0",
"ext-dom": "*",
"ext-json": "*",
"psr/container": "^1.1.2 || ^2.0.2",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0.1",
"psr/link": "^1.0",
Expand Down
Loading

0 comments on commit 09d1965

Please sign in to comment.