Skip to content

Commit

Permalink
add new ext to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amirfaramarzi committed Aug 30, 2021
1 parent 9c9f70d commit 864cd30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"vlucas/phpdotenv": "^5.3",
"ext-redis": "*",
"phpmailer/phpmailer": "^6.5",
"ext-simplexml": "*"
"ext-simplexml": "*",
"ext-posix": "*"
} ,
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 864cd30

Please sign in to comment.