File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 ],
88 "require" : {
99 "php" : " ^7.1 || ^8.0" ,
10- "phpstan/phpstan" : " ^0.12.86 "
10+ "phpstan/phpstan" : " ^1.0 "
1111 },
1212 "conflict" : {
1313 "nette/application" : " <2.3.0" ,
2121 "nette/forms" : " ^3.0" ,
2222 "nette/utils" : " ^2.3.0 || ^3.0.0" ,
2323 "php-parallel-lint/php-parallel-lint" : " ^1.2" ,
24- "phpstan/phpstan-php-parser" : " ^0.12.2 " ,
25- "phpstan/phpstan-phpunit" : " ^0.12.16 " ,
26- "phpstan/phpstan-strict-rules" : " ^0.12.5 " ,
24+ "phpstan/phpstan-php-parser" : " ^1.0 " ,
25+ "phpstan/phpstan-phpunit" : " ^1.0 " ,
26+ "phpstan/phpstan-strict-rules" : " ^1.0 " ,
2727 "phpunit/phpunit" : " ^9.5"
2828 },
2929 "config" : {
3434 },
3535 "extra" : {
3636 "branch-alias" : {
37- "dev-master" : " 0.12 -dev"
37+ "dev-master" : " 1.0 -dev"
3838 },
3939 "phpstan" : {
4040 "includes" : [
You can’t perform that action at this time.
0 commit comments