Skip to content

Commit

Permalink
Allow newer versions of the AutoLogin library
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikola committed Jul 17, 2013
1 parent 91df8ea commit fec6c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
"symfony/dependency-injection": "~2.1",
"symfony/http-kernel": "~2.1",
"symfony/security-bundle": "~2.1",
"jmikola/auto-login": "1.0.*"
"jmikola/auto-login": "~1.0"
},
"autoload": {
"psr-0": { "Jmikola\\AutoLoginBundle": "" }
Expand Down

0 comments on commit fec6c37

Please sign in to comment.