|
@@ -4,7 +4,7 @@
|
4
|
4
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5
|
5
|
"This file is @generated automatically"
|
6
|
6
|
],
|
7
|
|
- "content-hash": "88337a197bd9098ea3816ea068857e9c",
|
|
7
|
+ "content-hash": "a67397f21c534eeb9c04ce82e2587d71",
|
8
|
8
|
"packages": [
|
9
|
9
|
{
|
10
|
10
|
"name": "ajthinking/archetype",
|
|
@@ -7138,6 +7138,59 @@
|
7138
|
7138
|
},
|
7139
|
7139
|
"time": "2023-12-08T13:03:43+00:00"
|
7140
|
7140
|
},
|
|
7141
|
+ {
|
|
7142
|
+ "name": "twilio/sdk",
|
|
7143
|
+ "version": "8.3.9",
|
|
7144
|
+ "source": {
|
|
7145
|
+ "type": "git",
|
|
7146
|
+ "url": "https://github.com/twilio/twilio-php.git",
|
|
7147
|
+ "reference": "b8a79247ad00daed6f823328a052293d498fac36"
|
|
7148
|
+ },
|
|
7149
|
+ "dist": {
|
|
7150
|
+ "type": "zip",
|
|
7151
|
+ "url": "https://api.github.com/repos/twilio/twilio-php/zipball/b8a79247ad00daed6f823328a052293d498fac36",
|
|
7152
|
+ "reference": "b8a79247ad00daed6f823328a052293d498fac36",
|
|
7153
|
+ "shasum": ""
|
|
7154
|
+ },
|
|
7155
|
+ "require": {
|
|
7156
|
+ "php": ">=7.1.0"
|
|
7157
|
+ },
|
|
7158
|
+ "require-dev": {
|
|
7159
|
+ "guzzlehttp/guzzle": "^6.3 || ^7.0",
|
|
7160
|
+ "phpunit/phpunit": ">=7.0 < 10"
|
|
7161
|
+ },
|
|
7162
|
+ "suggest": {
|
|
7163
|
+ "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
|
|
7164
|
+ },
|
|
7165
|
+ "type": "library",
|
|
7166
|
+ "autoload": {
|
|
7167
|
+ "psr-4": {
|
|
7168
|
+ "Twilio\\": "src/Twilio/"
|
|
7169
|
+ }
|
|
7170
|
+ },
|
|
7171
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
7172
|
+ "license": [
|
|
7173
|
+ "MIT"
|
|
7174
|
+ ],
|
|
7175
|
+ "authors": [
|
|
7176
|
+ {
|
|
7177
|
+ "name": "Twilio API Team",
|
|
7178
|
+ "email": "api@twilio.com"
|
|
7179
|
+ }
|
|
7180
|
+ ],
|
|
7181
|
+ "description": "A PHP wrapper for Twilio's API",
|
|
7182
|
+ "homepage": "https://github.com/twilio/twilio-php",
|
|
7183
|
+ "keywords": [
|
|
7184
|
+ "api",
|
|
7185
|
+ "sms",
|
|
7186
|
+ "twilio"
|
|
7187
|
+ ],
|
|
7188
|
+ "support": {
|
|
7189
|
+ "issues": "https://github.com/twilio/twilio-php/issues",
|
|
7190
|
+ "source": "https://github.com/twilio/twilio-php/tree/8.3.9"
|
|
7191
|
+ },
|
|
7192
|
+ "time": "2024-12-05T10:18:30+00:00"
|
|
7193
|
+ },
|
7141
|
7194
|
{
|
7142
|
7195
|
"name": "ueberdosis/tiptap-php",
|
7143
|
7196
|
"version": "1.4.0",
|