Skip to content
This repository was archived by the owner on Sep 14, 2018. It is now read-only.

Conversation

@mhitza
Copy link
Contributor

@mhitza mhitza commented Oct 29, 2016

From the initial README.rst the ValidatorServiceProvider was
missing, and there were already included providers like:
HttpFragmentServiceProvider and AssetServiceProvider which
where not specified in README.rst

From the initial README.rst the `ValidatorServiceProvider` was
missing, and there were already included providers like:
`HttpFragmentServiceProvider` and `AssetServiceProvider` which
where not specified in README.rst
use Silex\Provider\TwigServiceProvider;
use Silex\Provider\ServiceControllerServiceProvider;
use Silex\Provider\HttpFragmentServiceProvider;
use Silex\Provider\ValidatorServiceProvider;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mhitza,

If not used in skeleton (not in tests), why add it ?
Maybe this would be more relevant in Silex docs, in order to detailed any possibilities ?

Kindly regards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants