Skip to content

Commit

Permalink
Merge c92fdd9 into 2da503f
Browse files Browse the repository at this point in the history
  • Loading branch information
sj-i committed Jul 31, 2021
2 parents 2da503f + c92fdd9 commit 0a1402e
Show file tree
Hide file tree
Showing 22 changed files with 648 additions and 121 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,15 @@
"require": {
"php": "^7.4|^8.0",
"ext-ffi": "*",
"ext-pcntl": "*",
"ext-filter": "*",
"ext-json": "*",
"ext-pcntl": "*",
"symfony/console": "^5.0",
"php-di/php-di": "^6.1",
"amphp/parallel": "^1.4",
"amphp/amp": "^2.4"
"amphp/amp": "^2.4",
"hassankhan/config": "^2.1",
"sj-i/php-cast": "^1.0"
},
"require-dev": {
"ext-posix": "*",
Expand Down
Loading

0 comments on commit 0a1402e

Please sign in to comment.