Skip to content

Commit

Permalink
Merge branch 'release/v0.5.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
betterthanclay committed Apr 26, 2024
2 parents 50a925f + 49adee7 commit 1bc7f03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.5.3 (2024-04-26)
* Updated dependency list

## v0.5.2 (2024-04-26)
* Made PHP8.1 minimum version
* Updated dependency list
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"php": "^8.1",
"symfony/polyfill-mbstring": "^1.7",

"decodelabs/archetype": "^0.2.22",
"decodelabs/coercion": "^0.2",
"decodelabs/exceptional": "^0.4",
"decodelabs/tagged": "^0.14"
Expand Down

0 comments on commit 1bc7f03

Please sign in to comment.