Update PHP dependencies (#14028)

* Update PHP dependencies

* Lock phpstan for now

* lock even harder!!!!
This commit is contained in:
Tony Murray
2022-06-10 20:50:33 -05:00
committed by GitHub
parent 89971d71ec
commit 3e547de951
2 changed files with 638 additions and 630 deletions

View File

@@ -63,7 +63,8 @@
"laravel/dusk": "^6.15",
"mockery/mockery": "^1.4.2",
"nunomaduro/collision": "^5.0",
"nunomaduro/larastan": "^1.0",
"nunomaduro/larastan": "1.0.2",
"phpstan/phpstan": "1.4.2",
"php-parallel-lint/php-parallel-lint": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-mockery": "^1.0",

1265
composer.lock generated

File diff suppressed because it is too large Load Diff