Skip to content

Commit

Permalink
Merge pull request #221 from lara-zeus/update-dbal
Browse files Browse the repository at this point in the history
update doctrine/dbal
  • Loading branch information
atmonshi authored Dec 25, 2024
2 parents a944264 + 4989605 commit 07e5b2d
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 @@ -30,7 +30,7 @@
],
"require": {
"php": "^8.1",
"doctrine/dbal": "^3.5.1",
"doctrine/dbal": "^3.5|^4.0",
"filament/spatie-laravel-media-library-plugin": "^3.0",
"filament/spatie-laravel-tags-plugin": "^3.0",
"lara-zeus/core": "^3.1",
Expand Down

0 comments on commit 07e5b2d

Please sign in to comment.