Skip to content

Commit

Permalink
Merge pull request #38 from nunhes/renovate/doctrine-dbal-4.x
Browse files Browse the repository at this point in the history
Update dependency doctrine/dbal to v4
  • Loading branch information
nunhes authored Apr 24, 2024
2 parents bf981a4 + bd99c1a commit 8d3479c
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 @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"doctrine/dbal": "3.3.7",
"doctrine/dbal": "4.0.1",
"fruitcake/laravel-cors": "2.2.0",
"guzzlehttp/guzzle": "7.4.5",
"laravel/framework": "8.83.18",
Expand Down

0 comments on commit 8d3479c

Please sign in to comment.