Skip to content

Commit 6638df2

Browse files
Update laravel/framework requirement from ~5.5||~6.0 to ~5.5||~6.0||~7.0
Updates the requirements on [laravel/framework](https://github.com/laravel/framework) to permit the latest version. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md) - [Commits](https://github.com/laravel/framework/commits/v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 590e0f0 commit 6638df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A dev tool to log all queries for laravel application.",
44
"type": "library",
55
"require": {
6-
"laravel/framework": "~5.5||~6.0"
6+
"laravel/framework": "~5.5||~6.0||~7.0"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)