Skip to content

Commit

Permalink
sockets extension required for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Dec 14, 2023
1 parent 8d79cc4 commit 487c12d
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 @@ -43,6 +43,7 @@
},
"require-dev": {
"ext-curl": "*",
"ext-sockets": "*",
"maglnet/composer-require-checker": "^4.2",
"nyholm/psr7": "^1.3",
"phpunit/phpunit": "^9.4",
Expand Down

0 comments on commit 487c12d

Please sign in to comment.