Skip to content

Commit

Permalink
Updated dependency list
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wright <[email protected]>
  • Loading branch information
betterthanclay committed Apr 26, 2024
1 parent 4d806b8 commit 2af3d06
Show file tree
Hide file tree
Showing 2 changed files with 5 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 dependency list

## v0.1.3 (2024-04-24)
* Updated Carbon dependency

Expand Down
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@
} ],
"require": {
"php": "^8.1",

"decodelabs/dovetail": "^0.2.2",
"decodelabs/exceptional": "^0.4.4",
"decodelabs/guidance": "^0.1.7",
"decodelabs/slingshot": "^0.1.4",
"decodelabs/stash": "^0.3.0",
"decodelabs/stash": "^0.5.0",
"decodelabs/veneer": "^0.10.24",

"doctrine/orm": "^2.17",
Expand All @@ -25,8 +26,8 @@
"decodelabs/cipher": "^0.1.1",
"decodelabs/clip": "^0.3.10",
"decodelabs/genesis": "^0.8.3",
"decodelabs/glitch": "^0.18.10",
"decodelabs/phpstan-decodelabs": "^0.6.7",

"martin-georgiev/postgresql-for-doctrine": "^2.1",
"nesbot/carbon": "^2|^3"
},
Expand Down

0 comments on commit 2af3d06

Please sign in to comment.