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

Commit

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

0 comments on commit c67a244

Please sign in to comment.