Skip to content

Commit

Permalink
Merge pull request #929 from nathane/patch-1
Browse files Browse the repository at this point in the history
chore: allow support for tightenco/collect:^7.0
  • Loading branch information
mattstauffer authored Apr 20, 2020
2 parents 4dfd488 + e65d4c4 commit fa71147
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 @@ -29,7 +29,7 @@
"mnapoli/silly": "~1.0",
"symfony/process": "~3.0|~4.0|~5.0",
"nategood/httpful": "~0.2",
"tightenco/collect": "^5.3 | ^6.0"
"tightenco/collect": "^5.3 | ^6.0 | ^7.0"
},
"require-dev": {
"mockery/mockery": "^1.2.3",
Expand Down

0 comments on commit fa71147

Please sign in to comment.