Richard van Laak
Richard van Laak
[CircleCI seems free for open-source](https://circleci.com/open-source/), also seems to have ARM support: https://circleci.com/docs/using-arm/
Making use of bower on the root level of a project in my opinion also is a must-have. My main point for this is that the `composer.json` and `bower.json` file...
I've used the way how @luishdez suggests to use bower with composer and it works nicely. It actually makes this bundle unnecessary, am I correct? ;-) Making use of the...
The jquery-ui theme should have its own Bower package, with dependencies on jquery-ui right? I'm also looking for a way to add the `ui-lightness` theme to my Bower configuration. Or...
This bundle unfortunately does not seem to be maintained anymore. So it sounds like it is better to require https://github.com/ratchetphp/Ratchet/commits/master directly. Am I correct about this?
Every time when you have to make a change to your codebase when upgrading, that is a breaking change right? The update breaks the code. Don't get me wrong, it...
Is there anything that can get some help to get this functionality to a mergeable state? The deprecation functionality that was added in `webonyx/graphql-php` [v15.4.0](https://github.com/webonyx/graphql-php/releases/tag/v15.4.0) might seem to be a...
Same the other way around, to copy files from the Lens host **to** a pod.
@byhaskell https://github.com/php-translation/extractor/pull/172#issuecomment-1916844118 currently the part where this is stuck.