Skip to content

Commit dcd65a3

Browse files
committed
upgrade to workos-php v4.26.0
1 parent 094a9d5 commit dcd65a3

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
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": ">=5.6.0",
25-
"workos/workos-php": "^v4.24.0"
25+
"workos/workos-php": "^v4.26.0"
2626
},
2727
"require-dev": {
2828
"friendsofphp/php-cs-fixer": "^2.15 || ^3.6",
@@ -57,4 +57,4 @@
5757
"format-check": "php vendor/bin/php-cs-fixer fix -v --dry-run --using-cache=no .",
5858
"test": "php vendor/bin/phpunit tests"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)