Skip to content

Commit

Permalink
Updated Veneer dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wright <[email protected]>
  • Loading branch information
betterthanclay committed Jul 17, 2024
1 parent 04655ff commit d79a6b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* Updated Veneer dependency

## v0.4.5 (2024-04-29)
* Fixed Veneer stubs in gitattributes

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@

"decodelabs/archetype": "^0.3",
"decodelabs/coercion": "^0.2.2",
"decodelabs/dictum": "^0.5|^0.6",
"decodelabs/dictum": "^0.6",
"decodelabs/exceptional": "^0.4",
"decodelabs/lucid-support": "^0.3",
"decodelabs/veneer": "^0.10.10",
"decodelabs/veneer": "^0.11.1",

"nesbot/carbon": "^2|^3"
},
Expand Down

0 comments on commit d79a6b3

Please sign in to comment.