Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit aec2ab2

Browse files
authored
Update composer.json
1 parent d5ecc40 commit aec2ab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "~5.5|~6.0"
12+
"laravel/framework": "~5.5|~6.0|~7.0"
1313
},
1414
"autoload": {
1515
"psr-4": {
@@ -29,4 +29,4 @@
2929
]
3030
}
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)