We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f885cb commit f9522e9Copy full SHA for f9522e9
composer.json
@@ -16,15 +16,15 @@
16
}
17
],
18
"require": {
19
- "php": "^8.1",
20
- "illuminate/contracts": "^9.7|^10.0",
+ "php": "^8.2",
+ "illuminate/contracts": "^10.0",
21
"spatie/laravel-package-tools": "^1.11.3",
22
- "twilio/sdk": "^6.42"
+ "twilio/sdk": "^7.0"
23
},
24
"require-dev": {
25
"laravel/pint": "^1.0",
26
"nunomaduro/collision": "^6.0|^7.0",
27
- "nunomaduro/larastan": "^2.0.1",
+ "larastan/larastan": "^2.0.1",
28
"orchestra/testbench": "^7.0|^8.0",
29
"pestphp/pest": "^2.0",
30
"pestphp/pest-plugin-arch": "^2.0",
0 commit comments