Skip to content

Commit

Permalink
composer(deps): update doctrine/dbal requirement || ^3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [doctrine/dbal](https://github.com/doctrine/dbal) to permit the latest version.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@2.12.0...3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2021
1 parent ce7a07c commit 474db98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.4",
"doctrine/dbal": "^2.12",
"doctrine/dbal": "^2.12 || ^3.0",
"setono/client-id": "^0.1",
"setono/client-id-contracts": "^0.1",
"symfony/config": "^4.4 || ^5.0",
Expand Down

0 comments on commit 474db98

Please sign in to comment.