We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f5686 commit 3878576Copy full SHA for 3878576
examples/doc-scan/composer.json
@@ -6,10 +6,10 @@
6
"php": "^8.0",
7
"fideloper/proxy": "^4.2",
8
"fruitcake/laravel-cors": "^1.0",
9
- "guzzlehttp/guzzle": "^6.3",
+ "guzzlehttp/guzzle": "^6.4 || ^7.0",
10
"laravel/framework": "^8.0",
11
"laravel/tinker": "^2.3.0",
12
- "yoti/yoti-php-sdk": "^3.0"
+ "yoti/yoti-php-sdk": "^4.0"
13
},
14
"require-dev": {
15
"facade/ignition": "^2.0"
examples/profile/composer.json
@@ -9,7 +9,7 @@
"guzzlehttp/guzzle": "^6.4 || ^7.0",
- "yoti/yoti-php-sdk": "^3.9.1"
0 commit comments