Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
romainneutron committed Nov 8, 2012
1 parent aa08f3f commit 9877152
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 99 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "neutron/silex-filesystem-provider",
"type": "library",
"description": "",
"keywords": [""],
"description": "A Silex Provider for Symfony Filesystem component",
"keywords": ["silex", "filesystem", "temporary-filesystem"],
"license": "MIT",
"authors": [
{
Expand All @@ -17,9 +17,6 @@
"symfony/filesystem": ">=2.0"
},
"minimum-stability": "dev",
"require-dev": {
"fabpot/php-cs-fixer": "master"
},
"autoload": {
"psr-0": {
"Neutron": "src"
Expand Down

0 comments on commit 9877152

Please sign in to comment.