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 78ce59a commit 14476baCopy full SHA for 14476ba
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cldt/laravel-aircall",
3
- "version": "1.1.4",
+ "version": "1.1.5",
4
"description": "API Wrapper for the Aircall API",
5
"keywords": [
6
"cldt",
@@ -18,7 +18,7 @@
18
],
19
"require": {
20
"php": "^8.0",
21
- "illuminate/contracts": "^8.77|^9.0|^10.0|^11.0",
+ "illuminate/contracts": "^8.77|^9.0|^10.0|^11.0|^12.0",
22
"spatie/laravel-package-tools": "^1.9.0",
23
"spatie/laravel-webhook-client": "^3.1.0"
24
},
0 commit comments