Andreas Allacher
Andreas Allacher
### User story Hi, I am wondering when the Symfony 7.4 update is planned for Shopware 6.6 and 6.7 I am especially interested as Microsoft is going to remove SMTP...
### Checklist - [x] The issue can be reproduced in the [auth0-spa-js sample app](https://github.com/auth0-samples/auth0-javascript-samples/tree/master/01-Login) (or N/A). - [x] I have looked into the [Readme](https://github.com/auth0/auth0-spa-js#readme), [Examples](https://github.com/auth0/auth0-spa-js/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/auth0-spa-js/blob/main/FAQ.md) and have not...
The current documentation of the UUID doctrine ID Generator mentions the following ```php #[ORM\Id] #[ORM\Column(type: UuidType::NAME, unique: true)] #[ORM\GeneratedValue(strategy: 'CUSTOM')] #[ORM\CustomIdGenerator(class: UuidGenerator::class)] ``` in https://symfony.com/doc/current/components/uid.html#storing-uuids-in-databases. This is fine in general....
Hi, shopware can be used fine without shopware/elasticsearch - as long as one does not use it, so it would be great if you could remove that dependency from the...