Ensures downloaded version of Collision supports PHP 8.1 (#5697)

Co-authored-by: Taylor Otwell <taylor@laravel.com>
This commit is contained in:
Nuno Maduro 2021-09-29 14:17:58 +01:00 committed by GitHub
parent aa9cb884d2
commit ef9d0e4c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"fakerphp/faker": "^1.9.1",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^5.0",
"nunomaduro/collision": "^5.10",
"phpunit/phpunit": "^9.5.8"
},
"autoload": {