-
I installed the library inside a Symfony 4.3 project using composer. When I run the `generate` command I get:
```bash
In Container.php line 263:
The "goetas_webservices.wsdl2php.wsdl_reader" …
-
this is creating confusion in composer packaging. is it possible to remove that version that seem odd?
-
## Description
Unable to install/enable the apigee_m10n_add_credit module in Drupal 8.9
## Steps to Reproduce
Steps to reproduce the behavior:
```
$ drush pm:list | grep -i "m10n"
Apigee K…
-
### Environment
#### Sonata packages
```bash
$ composer show sonata-project/*
sonata-project/admin-bundle 3.13.0 The missing Symfony Admin Generator
sonata-project/block-bundle …
-
Was facing several issues earlier today. I should mention I've used VVV for a while to develop WP sites locally, but still consider myself a noob as I only know the absolute basics and use it followin…
-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.43.0 = 3.43.0
sonata-project/block-bundle…
-
I've installed easy-server, but something keeps preventing it from running. I use a synology nas. Here are the outputs I get:
`
root@NASDS216:/# node -v
v8.9.4
root@NASDS216:/# npm -v
5.6.0
roo…
-
I saw today a very strange error, because of using php 7.1 + this exclusion in the composer config...
```
{
"replace": {
"symfony/polyfill-php70": "1.99",
"symfony/polyfill-…
-
## What was The Command Used To Provision
```shell
vagrant up
```
## What Kind of VVV Provision Was This
This was a fresh install
## Logs/What Broke
-
* **Problem**: After updating SeAT 4, the redis configuration in config/database.php has been updated to use php-redis, but laravel/horizon version 3 (not version 4) and eveseat/eseye still use predis…