MTM Fix how scopes are stored in the IndieAuth flow #4

Merged
jonny merged 31 commits from develop into main 2024-08-03 14:28:49 +02:00
Showing only changes of commit 9a883e05bb - Show all commits

12
composer.lock generated
View file

@ -10171,16 +10171,16 @@
}, },
{ {
"name": "laravel/dusk", "name": "laravel/dusk",
"version": "v8.2.0", "version": "v8.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/dusk.git", "url": "https://github.com/laravel/dusk.git",
"reference": "773a12dfbd3f84174b0f26fbc2807a414a379a66" "reference": "f2c0957aa4fbb4a78394e77b8caf969903f28050"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/773a12dfbd3f84174b0f26fbc2807a414a379a66", "url": "https://api.github.com/repos/laravel/dusk/zipball/f2c0957aa4fbb4a78394e77b8caf969903f28050",
"reference": "773a12dfbd3f84174b0f26fbc2807a414a379a66", "reference": "f2c0957aa4fbb4a78394e77b8caf969903f28050",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10237,9 +10237,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/dusk/issues", "issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v8.2.0" "source": "https://github.com/laravel/dusk/tree/v8.2.1"
}, },
"time": "2024-04-16T15:51:19+00:00" "time": "2024-07-08T06:42:12+00:00"
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",