-
Hello,
Composer takes a long time (~80s) and a lot of memory(~2G) to only read sonata-project$media-bundle.json file from cache.
Here is the output of ` composer update --profile -vvv:`
```
…
-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.52.0 3.52.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.17.0 3.17…
-
Hi I use Symfony 4.2, thre is many packages example
```
"name": "symfony/twig-bridge",
"version": "v4.2.10",
```
it have conflict
```
"conflict": {
...
…
-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.52.0 3.53.0 The missing Symfony Admin Generator
sonata-…
-
### Environment
PHP 7.3.6
#### Symfony packages
```
$ composer show --latest 'symfony/*'
symfony/assetic-bundle v2.8.2 v2.8.2 Integrates Assetic into Symfony2
Package symfony/asseti…
-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.23.0 3.35.2 The missing Symfony A...
sonata-project/block-bundle 3.4.0 3.12.1 Symfony SonataBloc…
-
#### What are you trying to achieve?
i try to verify that an `a` tag which has the class `action-edit` inside a `tr` where the `tr` has an attribute `data-id` with the value `my_uuid_string` exists.
…
-
Of the icons already covered in Square, not all of them have been properly checked over. This includes:
1. Have the latest Numix design (the one used by Circle)
2. Be void of clipping, strokes, and …
-
Normally I add a child to the tab menu by generating the admin related Url like this:
``` php
protected function configureTabMenu(MenuItemInterface $menu, $action, AdminInterface $childAdmin = nu…
-
Since v0.4 upgrade:
```
$ vendor/bin/rector process src src-dev tests --level doctrine25
Rector v0.4.12
```
And 255 return code. The `-vvv` and `--debug` flags didn't help much.
But, rec…