Skip to content

Commit 3968cda

Browse files
committed
Some supplementary methods
1 parent 036b42a commit 3968cda

22 files changed

+1125
-266
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "authing-sdk/php",
33
"description": "authing-php-sdk",
44
"minimum-stability": "stable",
5-
"version": "4.1.8",
5+
"version": "4.1.9",
66
"require": {
77
"php": ">=5.4",
88
"ext-curl": "*",
@@ -13,7 +13,7 @@
1313
"firebase/php-jwt": "^5.2"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "^8"
16+
"phpunit/phpunit": "^9.5.4"
1717
},
1818
"license": "MIT",
1919
"authors": [

0 commit comments

Comments
 (0)