Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit 9c0ee3a

Browse files
committed
Add elliptic-php to requirements
1 parent 00a7833 commit 9c0ee3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"symfony/options-resolver": "^5.2",
1616
"monolog/monolog": "^2.2",
1717
"guzzlehttp/guzzle": "^7.2",
18-
"discord/interactions": "^1.0.8",
18+
"discord/interactions": "^1",
19+
"simplito/elliptic-php": "^1",
1920
"discord-php/http": "^8"
2021
},
2122
"autoload": {

0 commit comments

Comments
 (0)