Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cdosoftei committed Dec 9, 2023
1 parent f4e871c commit 8181ec1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ MIT, see [LICENSE file](LICENSE).
* [FiCore](https://github.com/rtckit/ficore) - FreeSWITCH Integration Core responsible for the bulk of dialplan/call flow logic exposed by Eqivo
* [Slate](https://github.com/slatedocs/slate) is responsible for rendering the [project's website](https://eqivo.org)
* [widdershins](https://github.com/Mermade/widdershins) translates the OpenApi spec to Markdown
* [Zulip](https://zulip.com/) is then open-source modern team chat platform behind our [community chat](https://rtckit.zulipchat.com/#narrow/stream/414323-eqivo)

### Contributing

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react/http": "^1.9",
"react/promise": "^3.1",
"rtckit/esl": "^0.8",
"rtckit/ficore": "v0.0.3.x-dev",
"rtckit/ficore": "v0.0.3",
"rtckit/sip": "^0.7",
"symfony/yaml": "^6.3",
"wikimedia/ip-set": "^4.0"
Expand Down

0 comments on commit 8181ec1

Please sign in to comment.