Elliot
Elliot
💯 Looking into how to add this - would be very useful now Dependabot integrated to GH
Looking forward to it - thanks for your work 👍
same - thanks for downgrade suggestion edit(update) - downgrade didn't fix for me. Getting ReferenceError: Can't find variable: __ we — nova-command-runner:1:7127 vn — runtime-core.esm-bundler.js:192 gn — runtime-core.esm-bundler.js:199 n —...
A few of us P2P users more likely to get involved if we can migrate their existing projects over. I'd settle for any migration process. If the above is achievable...
Same for me - I did try and mock the Custom Auth but no luck: ``` Saloon::fake([ AwsSignatureAuthenticator::class => MockResponse::make([ 'type' => 'Bearer', 'accessToken' => 'asd' ]), FetchUsersRequest::class => MockResponse::fixture('Aws/Actions/fetch-user-from-id'),...
This great. Only to say I use Saloon with Spatie Laravel-Data DTOs and if you could align with their pattern of the from() method then that would be a cleaner...