Skip to content

Commit 45afffc

Browse files
Update thepay/api-client requirement from ^2.0.0 to ^2.2.1
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>
1 parent aeb2aa6 commit 45afffc

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
@@ -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.2.0",

0 commit comments

Comments
 (0)