Skip to content

Commit b64af48

Browse files
Update illuminate/console requirement from ^12.53 to ^12.54
Updates the requirements on [illuminate/console](https://github.com/illuminate/console) to permit the latest version. - [Commits](illuminate/console@v12.53.0...v12.54.1) --- updated-dependencies: - dependency-name: illuminate/console dependency-version: 12.54.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e0da5c commit b64af48

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
@@ -27,7 +27,7 @@
2727
"illuminate/support": "^12.53",
2828
"illuminate/database": "^12.53",
2929
"illuminate/routing": "^12.53",
30-
"illuminate/console": "^12.53",
30+
"illuminate/console": "^12.54",
3131
"pollora/entity": "dev-main",
3232
"watson/rememberable": "^7.0",
3333
"cweagans/composer-patches": "^1.7",

0 commit comments

Comments
 (0)