Skip to content

Commit

Permalink
feat: install watcher and model-observer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht committed Aug 10, 2023
1 parent 2347ee9 commit 6de17a0
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 1 deletion.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"license": "Apache-2.0",
"require": {
"php": ">=8.0",
"friendsofhyperf/model-observer": "^3.0",
"friendsofhyperf/tinker": "^3.1",
"hyperf/async-queue": "^3.0",
"hyperf/cache": "~3.1.0",
Expand Down Expand Up @@ -51,6 +52,7 @@
"friendsofphp/php-cs-fixer": "^3.1",
"hyperf/devtool": "~3.1.0",
"hyperf/testing": "~3.1.0",
"hyperf/watcher": "^3.0",
"mockery/mockery": "^1.0",
"phpstan/phpstan": "^1.0",
"swoole/ide-helper": "^5.0"
Expand Down
112 changes: 111 additions & 1 deletion composer.lock

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

0 comments on commit 6de17a0

Please sign in to comment.