-
I was running into a few issues this evening while trying to install a new project following the setup guide.
The command `symfony new my_project_directory --version="6.1.*" --webapp` produced the …
-
Hi, we built a custom Terminus plugin for our company and it's sitting in a private repo. With Terminus 2, we could install it via the `~/.terminus/plugins` way. However, after we upgraded to Terminus…
-
This issue is about exploring possibility of adding [Mutation testing](https://infection.github.io/guide/index.html) support, which reports tests effectiveness. This information can be used to improve…
-
Hey Karl,
Hope you're doing alright! Not sure if you're still maintaining much of these, but we recently encountered a bug with this lib.
It looks like something changed between libicu 67.1 and …
-
**Describe the bug**
I was doing a fresh installation of my project packages and found a warning at the end `Found 4 security vulnerability advisories affecting this package`.
**To Reproduce**
I …
-
Hello. For some reason I can't get consoletvs/charts package via composer. If I try to visit github repository
https://github.com/Chartisan/Charts
It gives me error 404
What's wrong with the reposi…
-
I decided to download CakePHP for the first time but it didn't work out a bit. At first I downloaded it via Composer in the command line, but it still said that the plugins were not enabled, even thou…
xpal1 updated
2 years ago
-
Update [StandWithUkraine 🇺🇦](https://www.drupal.org/project/standwithukraine) module from **2.0.0** to **2.0.2**. Compare versions [here](https://git.drupalcode.org/project/standwithukraine/-/compare/…
-
I am running into an issue installing on Laravel 9:
```
Using version ^0.7.0 for mediconesystems/livewire-datatables
./composer.json has been updated
Running composer update mediconesystems/live…
-
right now I'm having to check the type on each call (mixed return), which is a lot. Not sure if this is possible, but thought I'd ask.