Skip to content

Commit

Permalink
Merge pull request #51 from WyriHaximus/global-event-loop
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus authored Aug 9, 2021
2 parents 9fc5844 + 7c86c05 commit ec91618
Show file tree
Hide file tree
Showing 7 changed files with 668 additions and 471 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"require": {
"php": "^7.4",
"dragonmantank/cron-expression": "^3.1",
"react/event-loop": "^1.1",
"react/event-loop": "^1.2",
"react/promise": "^2.7",
"thecodingmachine/safe": "^1.3",
"wyrihaximus/constants": "^1.6",
"wyrihaximus/react-mutex": "^2.0",
"wyrihaximus/react-mutex-contracts": "^1.1"
},
"require-dev": {
"wyrihaximus/async-test-utilities": "^3.4.24"
"wyrihaximus/async-test-utilities": "^4.0"
},
"config": {
"platform": {
Expand Down
Loading

0 comments on commit ec91618

Please sign in to comment.