Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lindelea authored Jun 18, 2018
1 parent 7f1495a commit 46c5f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "lindelea/laravel-aws-elb-support",
"description": "AWS Elastic Load Balancing support for Laravel 5x",
"keywords": ["laravel", "ELB", "AWS", "Elastic Load Balancing"],
"require": {
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
"require-dev": {
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 46c5f66

Please sign in to comment.