Iván López
Iván López
Hello, In Symfony 5, let's do this: composer require youshido/graphql-bundle composer remove youshido/graphql-bundle composer require youshido/graphql-bundle And you get this error: Executing script cache:clear [KO] [KO] Script cache:clear returned with...
### What happened? hello, Since your lasts updates on the image, I started to receive this error when compiling:  ``` FROM --platform=linux/amd64 dunglas/frankenphp:static-builder WORKDIR /go/src/app/dist/app COPY . . RUN...
### What happened? I've been following instructions on how to build docker and generate an standalone binary from symfony project, then move it out to my local machine and then...
Hi, when I setup a style and color for LinePlot, the result is always white and solid. $topRangeLine->setStyle('dashed'); $topRangeLine->setColor('#5b82f0'); is this a bug? Thanks. V4.1.1
### Bug Report I'm trying to create a composite unique key in symfony but this is not present when migration is generated. | Q | A |------------ | ------ |...