Skip to content

Commit a8624d6

Browse files
committed
Require crowdin/crowdin-api-client in version 1.20
Executed command: composer req crowdin/crowdin-api-client:^1.20
1 parent b1696c4 commit a8624d6

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
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"php": "^8.5",
12-
"crowdin/crowdin-api-client": "^1.19",
12+
"crowdin/crowdin-api-client": "^1.20",
1313
"guzzlehttp/guzzle": "^7.10",
1414
"php-di/php-di": "^7.1",
1515
"symfony/console": "^8.0",

0 commit comments

Comments
 (0)