Skip to content

Commit

Permalink
added psr/event-dispatcher in order to prevent phpstan to repport mis…
Browse files Browse the repository at this point in the history
…sing class errors (#1894)
  • Loading branch information
TomasLudvik committed Jun 17, 2020
1 parent 9893ad2 commit 260877a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
"phpstan/phpstan-doctrine": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^8.0",
"psr/event-dispatcher": "^1.0.0",
"shopsys/coding-standards": "9.0.x-dev",
"shopsys/http-smoke-testing": "9.0.x-dev",
"sspooky13/yaml-standards": "^5.0.0",
Expand Down

0 comments on commit 260877a

Please sign in to comment.