Skip to content

Commit

Permalink
Replace tightenco/collect before the namespace change (#23152)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioribeiro authored and taylorotwell committed Feb 14, 2018
1 parent 6a64c8d commit ce2ad62
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 @@ -68,7 +68,7 @@
"illuminate/translation": "self.version",
"illuminate/validation": "self.version",
"illuminate/view": "self.version",
"tightenco/collect": "self.version"
"tightenco/collect": "<5.5.33"
},
"require-dev": {
"aws/aws-sdk-php": "~3.0",
Expand Down

0 comments on commit ce2ad62

Please sign in to comment.