Skip to content

Commit

Permalink
Changed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-marcel committed Feb 8, 2016
1 parent 9402f3b commit 71546c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm",
"require": {
"php": ">=5.4",
"symfony/framework-bundle": ">=2.0",
"symfony/framework-bundle": ">=2.5",
"doctrine/orm": ">=2.5",
"ext-mcrypt": "*"
},
Expand Down

0 comments on commit 71546c6

Please sign in to comment.