Skip to content

Commit

Permalink
Reflect minimum requirement of php5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mkraemer committed May 12, 2016
1 parent fb50ebf commit c1137e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -13,6 +13,7 @@
"psr-0": { "MKraemer": "src/" }
},
"require": {
"php": ">=5.4",
"ext-pcntl": "*",
"evenement/evenement": "2.0.*",
"react/event-loop": "0.4.*"
Expand Down

0 comments on commit c1137e3

Please sign in to comment.