Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lotharthesavior committed Apr 24, 2024
1 parent c58c12c commit ee6a471
Show file tree
Hide file tree
Showing 6 changed files with 3,554 additions and 1,853 deletions.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"phpunit/phpunit": "^9.5",
"codedungeon/phpunit-result-printer": "^0.32.0",
"openswoole/ide-helper": "^22.0",
"kanata-php/socket-conveyor": "^2.0",
"kanata-php/socket-conveyor": "^3.0.1-beta",
"openswoole/core": "^22.1"
},
"scripts": {
Expand All @@ -31,5 +31,10 @@
"coverage": [
"vendor/bin/phpunit --coverage-clover coverage.xml"
]
},
"config": {
"allow-plugins": {
"phpro/grumphp": false
}
}
}
Loading

0 comments on commit ee6a471

Please sign in to comment.