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 7
7
],
8
8
"require" : {
9
9
"php" : " ^7.1 || ^8.0" ,
10
- "phpstan/phpstan" : " ^0.12.86 "
10
+ "phpstan/phpstan" : " ^1.0 "
11
11
},
12
12
"conflict" : {
13
13
"nette/application" : " <2.3.0" ,
21
21
"nette/forms" : " ^3.0" ,
22
22
"nette/utils" : " ^2.3.0 || ^3.0.0" ,
23
23
"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 " ,
27
27
"phpunit/phpunit" : " ^9.5"
28
28
},
29
29
"config" : {
34
34
},
35
35
"extra" : {
36
36
"branch-alias" : {
37
- "dev-master" : " 0.12 -dev"
37
+ "dev-master" : " 1.0 -dev"
38
38
},
39
39
"phpstan" : {
40
40
"includes" : [
You can’t perform that action at this time.
0 commit comments