Skip to content

Commit

Permalink
Require-dev posix extension in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
rhertogh committed May 28, 2021
1 parent da294d7 commit 2e1ea0f
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 @@ -81,6 +81,7 @@
"bower-asset/yii2-pjax": "~2.0.1"
},
"require-dev": {
"ext-posix": "*",
"cweagans/composer-patches": "^1.7",
"phpunit/phpunit": "4.8.34",
"cebe/indent": "~1.0.2",
Expand Down

0 comments on commit 2e1ea0f

Please sign in to comment.