Skip to content

Commit

Permalink
fix(deps): add doctrine/dbal
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow81627 committed Apr 4, 2021
1 parent 7220ecf commit eab6fc0
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
},
"require-dev": {
"cweagans/composer-patches": "1.7",
"doctrine/dbal": "3.0.0",
"facade/ignition": "2.7.0",
"fakerphp/faker": "1.14.1",
"laravel-json-api/testing": "1.0.0-beta.1",
Expand All @@ -42,7 +43,7 @@
"phpunit/phpunit": "9.5.4",
"spatie/phpunit-watcher": "1.23.2",
"squizlabs/php_codesniffer": "3.5.8",
"symplify/vendor-patches": "9.2"
"symplify/vendor-patches": "9.2.14"
},
"config": {
"optimize-autoloader": true,
Expand Down
Loading

0 comments on commit eab6fc0

Please sign in to comment.