Skip to content

Commit 3443d64

Browse files
authored
Update composer.json (#12)
* Updated to either 5.8 or 6
1 parent a7d019f commit 3443d64

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
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": "^7.1",
26-
"laravel/framework": "^5.7"
26+
"laravel/framework": "^5.8 | ^6.0"
2727
},
2828
"require-dev": {
2929
"mockery/mockery": "~1.0",

0 commit comments

Comments
 (0)