Skip to content

Commit

Permalink
Require POSIX extension
Browse files Browse the repository at this point in the history
  • Loading branch information
lasselehtinen committed Aug 30, 2017
1 parent 060d62d commit 1a1c700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"require": {
"php": ">=7.1.0",
"ext-pcntl": "*",
"ext-posix": "*",
"cakephp/chronos": "^1.0",
"illuminate/contracts": "~5.5",
"illuminate/queue": "~5.5",
Expand Down

0 comments on commit 1a1c700

Please sign in to comment.