Skip to content

Commit

Permalink
Merge pull request #922 from ellisio/chore/deps/laravel/container
Browse files Browse the repository at this point in the history
chore(deps): allow laravel/container:^7.0
  • Loading branch information
mattstauffer authored Mar 13, 2020
2 parents e7f8b33 + b5f71e0 commit aae0d99
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 @@ -25,7 +25,7 @@
},
"require": {
"php": ">=5.6",
"illuminate/container": "~5.1 | ^6.0",
"illuminate/container": "~5.1 | ^6.0 | ^7.0",
"mnapoli/silly": "~1.0",
"symfony/process": "~3.0|~4.0|~5.0",
"nategood/httpful": "~0.2",
Expand Down

0 comments on commit aae0d99

Please sign in to comment.