Skip to content

Commit

Permalink
Update composer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Aug 30, 2012
1 parent 60b1876 commit b4d9929
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,9 +13,9 @@
}
],
"require": {
"php": ">=5.2.0"
"php": ">=5.3.2"
},
"autoload": {
"psr-0": { "Slim": "Slim/" }
"psr-0": { "Slim": "." }
}
}

0 comments on commit b4d9929

Please sign in to comment.