-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.105.3 4.0.1 The missing Symfony Admin Generator
sonata-project/block-bundle 3.21.0 4.7.0 Sym…
-
### Environment
PHP 7.4
Symfony 4.4
Sonata Admin 3
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.107.1 3.107.1
```
…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.102.0 4.0.0 The missing Symfony Admin Generat…
-
## Feature Request
I would like to provide a new FormType called `TemplateType`. This allows you to add your custom template into the SonataAdmin configureFormFields without overriding any sonata te…
-
Hi,
Version 4.12.0 supports PHP8, but it requires sonata-project/admin-bundle 3.76 which only supports PHP7.3. Can the dependency on sonata-project/admin-bundle be changed to support version 4.0.1…
-
## Feature Request
Are you planning to add support for Symfon5?
-
**Describe the bug**
I can't find how to implement a translatable entity (Doctrine extensions) inside easy admin, ideally to edit records in multiple languages.
**To Reproduce**
1. Create a sym…
-
Right now we use `NEXT_MAJOR` for everything. IMO we should use another kind of comment when it is related to dropping support for packages because this can be done in a minor version.
Related: htt…
-
**Symfony FOSUserBundle versions**: v2.1.2
**Description of the problem including expected versus actual behavior**:
It looks like that this plugin is not working for MongoDB. When I t…
-
Now we have a lot of problems with keeps APIs like:
- can not add support for symfony/config 5.x becouse nelmio/api-doc-bundle 2.x have config bug
- can not use nelmio/api-doc-bundle 4.x becouse it …