-
I am not really sure if this is the place to place and or this has to be posted to [doctrine/dbal](https://github.com/doctrine/dbal).
`php artisan about`
```
Environment .......................…
-
## What was The Command Used To Provision
```shell
vagrant up --provision
```
## What Kind of VVV Provision Was This
This was a reprovision of an already working VVV
## Logs/…
Sriom updated
2 years ago
-
A couple of things have gotten out of sync in the `main` branch:
1. The `package-lock.json` file is out of sync with the `package.json` file. Needs to be updated.
2. ~~The `psy-sh` debugger needs …
-
### Environment
#### Sonata packages
show
```
sonata-project/admin-bundle 4.11.1 4.11.1 The missing Symfony Admin Generator
sonata-project/block-bundle 4…
-
### Environment
macOS Monterey, Firefox, Chrome
#### Sonata packages
show
```
sonata-project/admin-bundle 4.11.1 4.11.1 The missing Symfony Admin Generator
sonata-project/bl…
-
### Environment
* **Version**: latest (https://github.com/wallabag/wallabag/commit/dce48a1d6aa1fadc8923612937e17baf2000159d)
* **Installation**: docker image locally
* **PHP version**: default
*…
-
LA version >5.24 introduced ES 7.X requirement and removed support for PHP 7.2 which means containers using PHP and Elasticsearch need to be upgraded to use the latest LA version. As we need to rebuil…
-
```bash
vendor/bin/rector process src --set php70 --set php71 --set php72 --set php73
```
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.107.0 The missing Symfony Admin Generator
son…
-
_Before i create this issue i found this https://github.com/Codeception/Codeception/issues/4872, but it is closed because he use `minimum-stability != stable`_
I try setup testing env on pimcore,…