Skip to content

Commit

Permalink
fix vendors and deprecated form bind method
Browse files Browse the repository at this point in the history
  • Loading branch information
csanquer committed Aug 21, 2013
1 parent 936692c commit 140f112
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 204 deletions.
4 changes: 3 additions & 1 deletion composer.json
Expand Up @@ -5,7 +5,7 @@
"authors": [
{
"name": "Charles Sanquer",
"email": "charles.sanquer@spyrit.net",
"email": "charles.sanquer@gmail.com",
"role": "developer"
},
{
Expand All @@ -16,12 +16,14 @@
],
"license": "GPL-3.0+",
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=5.3.3",
"ext-mbstring": "*",
"ext-SimpleXML": "*",
"silex/silex": "~1.1",
"silex/web-profiler": "~1.0",
"symfony/web-profiler-bundle": "~2.3",
"twig/twig": "~1.13",
"twig/extensions": "~1.0",
"symfony/twig-bridge": "~2.3",
Expand Down

0 comments on commit 140f112

Please sign in to comment.