francoisauclair911

Results 9 issues of francoisauclair911

Hi, Would you be interested in adding international calling code to your library ? I would gladly contribute a PR. We could add methods on the enum to get the...

`response_type_supported` should be `response_types_supported` (plural) as per openid spec 1.0 https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfigurationResponse

Hi I have this in my serverless.yml ``` service: .......... provider: ......... plugins: - ./vendor/bref/bref - serverless-lift constructs: jobs: type: queue worker: handler: worker.php layers: - ${bref:layer.php-80} ``` When I...

Hi, I wanted to know the compatibility w/ Laravel 8 and PHP 7.4 / 8 ? Thank you

Hi, I'm storing my model.conf remotly and would like to fetch it at runtime(and eventually cache it) I see that the config has a load from string option, I'm wondering...

enhancement

Hi, I am wondering how does the `autoCommit()` feature works with the message handler if it throws an error? Given I have the following, if I run the command, the...

Hi Im using gridsome in a CI/CD and I would like to know if there is a way for me to catch the following error that I see when running...

Hi, I would like to know if some of you would be interested in creating a team of maintainers (official or not) do maintain the mautic-docker versions to be as...

Hi Thank you for your package. Do you know of any ways to allow some autocomplete for your package ? ![image](https://github.com/JonPurvis/faker-stripe/assets/14027026/29291cf2-682d-4d50-a6ab-a2b1161852b1)