Skip to content

Commit e7f298d

Browse files
zimingCoolGoose
authored andcommitted
Allow PHP 8.2 too
1 parent fdc6006 commit e7f298d

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
@@ -16,7 +16,7 @@
1616
"source": "https://github.com/messagebird/php-rest-api"
1717
},
1818
"require": {
19-
"php": ">=7.3|~8.0.0|~8.1.0",
19+
"php": ">=7.3|~8.0.0|~8.1.0|~8.2.0",
2020
"ext-curl": "*",
2121
"ext-json": "*",
2222
"firebase/php-jwt": "^5.5.1|^6.2"

0 commit comments

Comments
 (0)