Skip to content

Commit

Permalink
Merge pull request #23 from larvacent/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
z-song authored Oct 29, 2019
2 parents b8cd068 + cb5d48a commit e72e2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.0.0",
"laravel/framework": "~5.5",
"laravel/framework": "~5.5 | ^6",
"encore/laravel-admin": "~1.5",
"predis/predis": "~1.0"
},
Expand Down

0 comments on commit e72e2e2

Please sign in to comment.