Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodom78 committed Aug 11, 2014
1 parent 1ee9f96 commit f8a96d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"source" : "https://github.com/bodom78/kohana-imagefly"
},
"require" : {
"php" : ">=5.3.3"
"php" : ">=5.3.3",
"kohana/core" : ">=3.2"
}
}

0 comments on commit f8a96d5

Please sign in to comment.