Skip to content

Commit

Permalink
Fixed Slingshot dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wright <tom@inflatablecookie.com>
  • Loading branch information
betterthanclay committed Nov 14, 2023
1 parent 2ef9727 commit 7e23bb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* Fixed Slingshot dependency

## v0.10.23 (2023-11-10)
* Switched to Slingshot for function invocation
* Moved to PHP8.1 minimum
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

"decodelabs/exceptional": "^0.4",
"decodelabs/glitch-support": "^0.4",
"decodelabs/slingshot": "^0.1.1",

"psr/container": "^2"
},
Expand Down

0 comments on commit 7e23bb4

Please sign in to comment.