Skip to content

Commit

Permalink
Add reset message queues before scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiidonii committed Oct 20, 2024
1 parent 1ec1e8f commit 1640b33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.3",
"slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.6"
"squizlabs/php_codesniffer": "^3.6",
"zenstruck/messenger-test": "^1.11"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1640b33

Please sign in to comment.