Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Use collect 6.0 if possible
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Sep 3, 2019
1 parent c406c02 commit d82c8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"ext-json": "*",
"psr/log": "~1.0",
"psr/simple-cache": "~1.0",
"tightenco/collect": "~5.0",
"tightenco/collect": "~5.0|~6.0",
"illuminate/contracts": "~5.0"
},
"require-dev": {
Expand Down

0 comments on commit d82c8cd

Please sign in to comment.