Description
Command: composer require friendsofsymfony/oauth-server-bundle:dev-master
Fails with
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In ArrayNode.php line 238:
!!
!! The child node "db_driver" at path "fos_oauth_server" must be configured.
!!
!!
!!
Shouldn't the configuration file be created automatically on composer require?