mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-08-07 07:16:13 +00:00
39191885e5
- laravel/framework ^11.45 -> ^12.0 (installed 12.63.0) - phpunit/phpunit ^10.5 -> ^11.0; migrate phpunit.xml to the 11.5 schema - graham-campbell/github ^12.5 -> ^13.0 (v12 caps illuminate/support at ^11) - Carbon 3 pulled in by L12; no application code changes required - gitignore /.phpunit.cache Full suite green: 59 tests, 128 assertions (1 skipped).
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
- vendor/phpstan/phpstan-phpunit/extension.neon
|
|
|
|
parameters:
|
|
level: 2
|
|
paths:
|
|
- src
|
|
- resources/views
|
|
excludePaths:
|
|
|