Skip to content

Commit ab5d120

Browse files
Merge pull request #12 from BafS/patch-1
Add PHP 8.4
2 parents ba15633 + 0d2af4a commit ab5d120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"email": "[email protected]"
3535
},
3636
"require": {
37-
"php": "~8.1 || ~8.2 || ~8.3",
37+
"php": "~8.1 || ~8.2 || ~8.3 || ~8.4",
3838
"guzzlehttp/guzzle": "^7.0",
3939
"vonage/client-core": "^4.0"
4040
}

0 commit comments

Comments
 (0)