Iván López
Iván López
Hello @apapilov-sc Could you please show us here your composer.json and composer.lock files ? Thanks!
It seems that it will be fixed with one of the pull requests, updating to have compability with symfony 5. Nobody taking this pull request?
What finally happened to this? I can't find a way to send emails to gmail with oauth.
Gmail justy only supports oauth It would be great to have native oauth libraries.
same issue here
Hi @dunglas , but in your website you claim that the php code is embedded in the binary, also I can see in the builder script that all the app...
> I have the same: > > declare(strict_types=1); > > namespace App\Entity; > > use App\Repository\UserMobileAppRepository; > use Doctrine\DBAL\Types\Types; > use Doctrine\ORM\Mapping as ORM; > > #[ORM\Entity(repositoryClass: UserMobileAppRepository::class)] > #[ORM\Table(name:...