Skip to content

Commit 30d5acd

Browse files
Update illuminate/database requirement from ^12.44 to ^12.46
Updates the requirements on [illuminate/database](https://github.com/illuminate/database) to permit the latest version. - [Commits](illuminate/database@v12.44.0...v12.46.0) --- updated-dependencies: - dependency-name: illuminate/database dependency-version: 12.46.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e7682c commit 30d5acd

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.46",
28-
"illuminate/database": "^12.44",
28+
"illuminate/database": "^12.46",
2929
"illuminate/routing": "^12.44",
3030
"illuminate/console": "^12.46",
3131
"pollora/entity": "dev-main",

0 commit comments

Comments
 (0)