Dieter Holvoet
Dieter Holvoet
Is there any way to trigger Travis? Shouldn't it be triggered after updating a PR?
I just encountered the same issue
Doesn't work with TeamViewer either, e.g. `IFA5 TXHU 4X6E 5LGL 57U7 L62D`
Doesn't work with Drupal.org either, e.g. `MBE3R2JKENSPWIA25ZJZCAP5`
I'm having a similar issue. The payload is sent, but the `clientId` and `clientSecret` variables are not substituted. Maybe this is the same issue. ### request.http ``` POST https://{{host}}/oauth/token Accept:...
Same issue here. When running `artisan package:discover` I get the following: ``` Discovered Package: superbalist/laravel-google-cloud-storage Package manifest generated successfully. ``` After manually adding the service provider to `config/app.php` it works.
Still no release since Drupal 10 is only in its alpha phase, I'll reopen this later.
Passing instances would be useful. This way we can store solution providers in the dependency container. Some advantages: we can inject dependencies for more complex providers, we can provide a...
@AlexVanderbist any update on this? We could still really use this fix for the Drupal module.
Right, makes sense. Thanks for the effort! Will try it out in the Drupal module once you tag the new version.