Merge "Update doctrine/dbal versions"
This commit is contained in:
commit
d4c2122b15
2 changed files with 3 additions and 3 deletions
|
|
@ -75,8 +75,8 @@ For notes on 1.36.x and older releases, see HISTORY.
|
|||
* …
|
||||
|
||||
===== Changed development-only external libraries =====
|
||||
* Updated doctrine/dbal for PHP < 7.3 from 2.10.4 to 2.13.3.
|
||||
* Updated doctrine/dbal for PHP >= 7.3 from 3.0.0 to 3.1.2.
|
||||
* Updated doctrine/dbal for PHP < 7.3 from 2.10.4 to 2.13.4.
|
||||
* Updated doctrine/dbal for PHP >= 7.3 from 3.0.0 to 3.1.3.
|
||||
* Updated composer/spdx-licenses from 1.5.4 to 1.5.5.
|
||||
* Updated composer/semver from 3.5.4 to 3.5.5.
|
||||
* …
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"composer/spdx-licenses": "1.5.5",
|
||||
"doctrine/dbal": "2.13.3||3.1.2",
|
||||
"doctrine/dbal": "2.13.4||3.1.3",
|
||||
"doctrine/sql-formatter": "1.1.1",
|
||||
"giorgiosironi/eris": "^0.10.0",
|
||||
"hamcrest/hamcrest-php": "^2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue