Update tightenco/collect requirement from ^5.4 to ^5.4 || ^7.0

Updates the requirements on tightenco/collect to permit the latest version.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-19 08:00:05 +00:00 committed by GitHub
parent 6aeeb5b2c4
commit d99e571f6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
"symfony/dependency-injection": "^3.4",
"symfony/filesystem": "^3.4",
"symfony/yaml": "^3.4",
"tightenco/collect": "^5.4"
"tightenco/collect": "^5.4 || ^7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.11",