Commit 166e32ba authored by Fabien Potencier's avatar Fabien Potencier

removed occurrences of Symfony2 in the docs

parent 46432144
Introduction Introduction
============ ============
Silex is a PHP microframework. It is built on the shoulders of `Symfony2`_ and Silex is a PHP microframework. It is built on the shoulders of `Symfony`_ and
`Pimple`_ and also inspired by `Sinatra`_. `Pimple`_ and also inspired by `Sinatra`_.
Silex aims to be: Silex aims to be:
......
...@@ -2,7 +2,7 @@ CsrfServiceProvider ...@@ -2,7 +2,7 @@ CsrfServiceProvider
=================== ===================
The *CsrfServiceProvider* provides a service for building forms in your The *CsrfServiceProvider* provides a service for building forms in your
application with the Symfony2 Form component. application with the Symfony Form component.
Parameters Parameters
---------- ----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment