Skip to content

Commit

Permalink
Merge pull request #624 from ergebnis/fix/cache
Browse files Browse the repository at this point in the history
Fix: Require symfony/cache
  • Loading branch information
localheinz committed Aug 18, 2021
2 parents c186118 + 974b719 commit d13e150
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"phpunit/phpunit": "~9.2.6",
"psalm/plugin-phpunit": "~0.15.0",
"ramsey/uuid": "^4.1.1",
"symfony/cache": "^5.3.4",
"vimeo/psalm": "^4.6.4"
},
"config": {
Expand Down
299 changes: 298 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 d13e150

Please sign in to comment.