Skip to content

Commit f9522e9

Browse files
author
Combind
committed
Updated twilio sdk to v7
1 parent 8f885cb commit f9522e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1",
20-
"illuminate/contracts": "^9.7|^10.0",
19+
"php": "^8.2",
20+
"illuminate/contracts": "^10.0",
2121
"spatie/laravel-package-tools": "^1.11.3",
22-
"twilio/sdk": "^6.42"
22+
"twilio/sdk": "^7.0"
2323
},
2424
"require-dev": {
2525
"laravel/pint": "^1.0",
2626
"nunomaduro/collision": "^6.0|^7.0",
27-
"nunomaduro/larastan": "^2.0.1",
27+
"larastan/larastan": "^2.0.1",
2828
"orchestra/testbench": "^7.0|^8.0",
2929
"pestphp/pest": "^2.0",
3030
"pestphp/pest-plugin-arch": "^2.0",

0 commit comments

Comments
 (0)