Skip to content

Commit

Permalink
Merge cdf9e07 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 + cdf9e07 commit 34b19dc
Show file tree
Hide file tree
Showing 23 changed files with 673 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 34b19dc

Please sign in to comment.