Skip to content

Commit 9771689

Browse files
Update thepay/api-client requirement from ^2.0.0 to ^2.2.1 (#106)
Updates the requirements on [thepay/api-client](https://github.com/ThePay/api-client) to permit the latest version. - [Release notes](https://github.com/ThePay/api-client/releases) - [Commits](ThePay/api-client@v2.0.0...v2.2.1) --- updated-dependencies: - dependency-name: thepay/api-client dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3d3455 commit 9771689

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^8.2",
1313
"nette/di": "^3.2.0",
1414
"nette/schema": "^1.3.0",
15-
"thepay/api-client": "^2.0.0"
15+
"thepay/api-client": "^2.2.1"
1616
},
1717
"require-dev": {
1818
"contributte/phpstan": "~0.3.1",

0 commit comments

Comments
 (0)