Skip to content

Commit

Permalink
Merge pull request #9 from johnpaulmedina/master
Browse files Browse the repository at this point in the history
Add ext-pcntl to composer
  • Loading branch information
taylorotwell authored Jul 26, 2017
2 parents a7fa0c1 + 85b6bf8 commit 7dea204
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 @@ -14,6 +14,7 @@
],
"require": {
"php": ">=7.1.0",
"ext-pcntl": "*",
"illuminate/contracts": "~5.4",
"illuminate/queue": "~5.4",
"illuminate/support": "~5.4",
Expand Down

0 comments on commit 7dea204

Please sign in to comment.