Skip to content

Commit 450b30c

Browse files
Update illuminate/database requirement from ^12.51 to ^12.52
Updates the requirements on [illuminate/database](https://github.com/illuminate/database) to permit the latest version. - [Commits](illuminate/database@v12.51.0...v12.52.0) --- updated-dependencies: - dependency-name: illuminate/database dependency-version: 12.52.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b6f607 commit 450b30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"php": "^8.2.0",
2626
"pollora/helper-overrider": "dev-main",
2727
"illuminate/support": "^12.51",
28-
"illuminate/database": "^12.51",
28+
"illuminate/database": "^12.52",
2929
"illuminate/routing": "^12.51",
3030
"illuminate/console": "^12.51",
3131
"pollora/entity": "dev-main",

0 commit comments

Comments
 (0)