Skip to content

Commit 0d2af4a

Browse files
authored
Add PHP 8.4
1 parent ba15633 commit 0d2af4a

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)