Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
APMU authored Nov 2, 2024
1 parent 642d86d commit 2468cd2
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 @@ -24,7 +24,7 @@
"php": "^8.1",
"illuminate/support": "^9.0 || ^10.0 || ^11.0",
"spatie/regex": "^3.1.1",
"doctrine/dbal": "^3.4"
"doctrine/dbal": "^3.4 || ^4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 2468cd2

Please sign in to comment.