Skip to content

Commit 14476ba

Browse files
Update composer.json
1 parent 78ce59a commit 14476ba

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
@@ -1,6 +1,6 @@
11
{
22
"name": "cldt/laravel-aircall",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "API Wrapper for the Aircall API",
55
"keywords": [
66
"cldt",
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^8.0",
21-
"illuminate/contracts": "^8.77|^9.0|^10.0|^11.0",
21+
"illuminate/contracts": "^8.77|^9.0|^10.0|^11.0|^12.0",
2222
"spatie/laravel-package-tools": "^1.9.0",
2323
"spatie/laravel-webhook-client": "^3.1.0"
2424
},

0 commit comments

Comments
 (0)