Skip to content

Commit

Permalink
Added required psr/container:^1.0 and hyperf/dispatcher in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PandaLIU-1111 authored Jul 6, 2024
2 parents b6344fa + cf82d36 commit 01fd152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@ jobs:
composer require hyperf/grpc-client
composer require hyperf/framework
composer require psr/log:^1.0
composer require psr/container:^1.0
composer require symfony/console:^5.0
composer require hyperf/dispatcher
composer require hyperf/server
composer require hyperf/http-server
composer require hyperf/db
Expand Down

0 comments on commit 01fd152

Please sign in to comment.