Skip to content

Commit 874039e

Browse files
Bump illuminate/database from 5.8.34 to 6.0.0
Bumps [illuminate/database](https://github.com/illuminate/database) from 5.8.34 to 6.0.0. - [Release notes](https://github.com/illuminate/database/releases) - [Commits](illuminate/database@v5.8.34...v6.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f092e5d commit 874039e

File tree

2 files changed

+94
-94
lines changed

2 files changed

+94
-94
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"vectorface/mysqlite": "^0.1.4",
7-
"illuminate/database": "^5.7",
7+
"illuminate/database": "^5.7 || ^6.0",
88
"php": ">=7.2.0"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)