Skip to content

Commit 883bc43

Browse files
committed
updated GoogleCaptchaSolver to work with latest php-captcha-solver version 2
1 parent 7e81b20 commit 883bc43

File tree

3 files changed

+107
-104
lines changed

3 files changed

+107
-104
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"ext-curl": "*",
88
"athlon1600/php-curl-client": "^1.1",
9-
"athlon1600/php-captcha-solver": "^1.0"
9+
"athlon1600/php-captcha-solver": "^2.0"
1010
},
1111
"scripts": {
1212
"test": "phpunit tests",

0 commit comments

Comments
 (0)