Benedikt Franke

Results 449 comments of Benedikt Franke

Fixed by https://github.com/hviana/Upload-middleware-for-Oak-Deno-framework/pull/17

Any dependency we put in `require-dev` would not be installed as subdependencies when installing this package. We would have to suggest installing them separately, for example in the docs about...

@morloderex You just reiterated what I already said. Again, in order to judge if making this change is worth it I need more information. > I am not sure if...

As I have already said and repeated twice now: > I am not sure if the advantage gained by not installing the deps in prod is worth the extra hassle...

> Is it currently already possible to properly use the directives, or are there still any limitations that this PR is meant to solve? No, the problems with them are...

Can you try if https://github.com/BenSampo/laravel-enum/issues/355 fixes the issue?

> Are you also using PHPStan strict rules? No. I am using https://github.com/phpstan/extension-installer, so I double checked that the strict rules package is not present in `vendor`.

> If you're using the extension-installer then the Carbon extension should be automatically installed. Try testing the Carbon mixin without Larastan, and if the issue still persists then it's something...

> Are you also using PHPStan strict rules? Here are the included extensions ``` phpstan/extension-installer: Extensions installed > bensampo/laravel-enum: installed > composer/composer: installed > ekino/phpstan-banned-code: installed > larastan/larastan: installed >...

Surely that would be a great feature to have. I can not think of a use case where you update the certificate files but would like to hold off on...