Skip to content

Commit 06e473c

Browse files
author
Michael Christopher
committed
Adding PHP version requirement
1 parent bddee46 commit 06e473c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"keywords":["zencoder", "encoding", "encoder", "cloud"],
66
"type":"library",
77
"license":"MIT",
8+
"require": {
9+
"php": ">=5.2.0",
10+
},
811
"authors":[
912
{
1013
"name":"Zencoder",

0 commit comments

Comments
 (0)