Skip to content

Commit

Permalink
Using namespaces requires php 5.3.0 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Apr 1, 2015
1 parent bf2c13d commit 065f362
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -9,6 +9,9 @@
"homepage": "http://www.php-fig.org/"
}
],
"require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
Expand Down

0 comments on commit 065f362

Please sign in to comment.