Skip to content

Commit

Permalink
fix(deps): update dependency illuminate/database to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent ac8964f commit 590cfdf
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 @@ -20,7 +20,7 @@
],
"require": {
"php": "^8.0",
"illuminate/database": "^9.0|^10.0"
"illuminate/database": "11.0.7"
},
"require-dev": {
"exolnet/phpcs-config": "^2.0",
Expand Down

0 comments on commit 590cfdf

Please sign in to comment.