Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 77e65a0

Browse files
committed
Merge branch 'release/v3'
* release/v3: Laravel 6 ready
2 parents 0369844 + 42751fb commit 77e65a0

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
@@ -5,12 +5,12 @@
55
"authors": [
66
{
77
"name": "Roberto Belotti",
8-
"email": "boby[email protected]"
8+
"email": "roby[email protected]"
99
}
1010
],
1111
"require": {
1212
"php": "^7.1",
13-
"laravel/framework": "^5.5"
13+
"laravel/framework": "^5.5|^6.0"
1414
},
1515
"require-dev": {
1616
"orchestra/testbench": "~3.0",

0 commit comments

Comments
 (0)