File tree Expand file tree Collapse file tree 4 files changed +3
-23
lines changed Expand file tree Collapse file tree 4 files changed +3
-23
lines changed Original file line number Diff line number Diff line change 59
59
"php-parallel-lint/php-parallel-lint" : " ^1.3.2" ,
60
60
"phpstan/phpstan" : " ^2.0" ,
61
61
"phpstan/phpstan-deprecation-rules" : " ^2.0" ,
62
- "phpstan/phpstan-nette" : " ^2.0" ,
62
+ "phpstan/phpstan-nette" : " ^2.0.2 " ,
63
63
"psalm/phar" : " ^5.26.1" ,
64
64
"roave/security-advisories" : " dev-latest" ,
65
65
"shipmonk/composer-dependency-analyser" : " ^1.3" ,
Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ parameters:
10
10
- phpt
11
11
level : max
12
12
checkMissingOverrideMethodAttribute : true
13
- stubFiles :
14
- - stubs/Nette/Http/FileUpload.phpstub
15
13
16
14
includes :
17
15
- phar://phpstan.phar/conf/bleedingEdge.neon
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
'name ' => 'spaze/michalspacek.cz ' ,
4
4
'pretty_version ' => 'dev-main ' ,
5
5
'version ' => 'dev-main ' ,
6
- 'reference ' => '41b377e0f5a84b490a6a58bbbcfafe32cbb2df99 ' ,
6
+ 'reference ' => '44bed8d5bfaf0d5a77eaf61b782c8ef4c838a328 ' ,
7
7
'type ' => 'project ' ,
8
8
'install_path ' => __DIR__ . '/../../ ' ,
9
9
'aliases ' => array (),
468
468
'spaze/michalspacek.cz ' => array (
469
469
'pretty_version ' => 'dev-main ' ,
470
470
'version ' => 'dev-main ' ,
471
- 'reference ' => '41b377e0f5a84b490a6a58bbbcfafe32cbb2df99 ' ,
471
+ 'reference ' => '44bed8d5bfaf0d5a77eaf61b782c8ef4c838a328 ' ,
472
472
'type ' => 'project ' ,
473
473
'install_path ' => __DIR__ . '/../../ ' ,
474
474
'aliases ' => array (),
You can’t perform that action at this time.
0 commit comments