Skip to content

Commit c41b5b5

Browse files
timacdonaldtaylorotwelldriesvints
authored
[10.x] Fix installing DBAL on a fresh app (#49438)
* Update composer.json * Update composer.json Co-authored-by: Dries Vints <[email protected]> --------- Co-authored-by: Taylor Otwell <[email protected]> Co-authored-by: Dries Vints <[email protected]>
1 parent cec9e98 commit c41b5b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@
119119
"psr/simple-cache-implementation": "1.0|2.0|3.0"
120120
},
121121
"conflict": {
122+
"carbonphp/carbon-doctrine-types": ">=3.0",
123+
"doctrine/dbal": ">=4.0",
122124
"tightenco/collect": "<5.5.33"
123125
},
124126
"autoload": {

0 commit comments

Comments
 (0)