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

Commit 4ba069d

Browse files
committed
Bump discord/interactions version (#13)
1 parent 9c0ee3a commit 4ba069d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "discord-php/slash",
33
"description": "HTTP server for Discord slash commands",
44
"type": "library",
5-
"license": "GPL-3.0-or-later",
5+
"license": "MIT",
66
"authors": [
77
{
88
"name": "David Cole",
@@ -15,7 +15,7 @@
1515
"symfony/options-resolver": "^5.2",
1616
"monolog/monolog": "^2.2",
1717
"guzzlehttp/guzzle": "^7.2",
18-
"discord/interactions": "^1",
18+
"discord/interactions": "^1|^2",
1919
"simplito/elliptic-php": "^1",
2020
"discord-php/http": "^8"
2121
},

0 commit comments

Comments
 (0)