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

Update code and Readme about included Providers #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update code and Readme about included Providers #73

wants to merge 1 commit into from

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
@@ -5,12 +5,14 @@
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.

None yet

2 participants