Fixed Github Workflow

This commit is contained in:
2020-11-20 12:13:41 +00:00
parent b4f4fe25b9
commit ea092c24d7
4 changed files with 33 additions and 21 deletions

View File

@@ -16,7 +16,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
"phpunit/phpunit": "^9.0",
"doctrine/dbal": "^2.5",
"doctrine/dbal": "^2.10.1|^3.0",
"symfony/var-dumper": "^5.1",
"vimeo/psalm": "^4.2"
},