Skip to content

Commit

Permalink
Issue #3: Added react/async and react/promise Composer dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambient-Impact committed Jul 16, 2023
1 parent bce7ba2 commit 12ee292
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 74 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,10 @@
"drupal/webp": "^1.0",
"drush/drush": "^11.0.6",
"oomphinc/composer-installers-extender": "^2.0",
"react/async": "^4.1",
"react/child-process": "^0.6.5",
"react/event-loop": "^1.4"
"react/event-loop": "^1.4",
"react/promise": "^3 || ^2"
},
"require-dev": {
"drupal/config_delete": "^2.0",
Expand Down
221 changes: 148 additions & 73 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 12ee292

Please sign in to comment.