Skip to content

Commit

Permalink
Merge pull request #4 from srsbiz/master
Browse files Browse the repository at this point in the history
Allow installation on Silex 1.*
  • Loading branch information
ruckuus committed Mar 19, 2014
2 parents a87f8fe + 55175fa commit 82d8798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -36,7 +36,7 @@
],
"require": {
"php": ">=5.3.0",
"silex/silex": "1.0.*@dev",
"silex/silex": "~1.0",
"php-activerecord/php-activerecord": "~1.1.1"
},
"autoload": {
Expand Down

0 comments on commit 82d8798

Please sign in to comment.