Skip to content

Commit

Permalink
[10.x] Fix installing DBAL on a fresh app (#49438)
Browse files Browse the repository at this point in the history
* Update composer.json

* Update composer.json

Co-authored-by: Dries Vints <dries@vints.be>

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
Co-authored-by: Dries Vints <dries@vints.be>
  • Loading branch information
3 people authored Dec 20, 2023
1 parent cec9e98 commit c41b5b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@
"psr/simple-cache-implementation": "1.0|2.0|3.0"
},
"conflict": {
"carbonphp/carbon-doctrine-types": ">=3.0",
"doctrine/dbal": ">=4.0",
"tightenco/collect": "<5.5.33"
},
"autoload": {
Expand Down

0 comments on commit c41b5b5

Please sign in to comment.