File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
pull_request :
7
7
push :
8
8
branches :
9
- - " 1.1 .x"
9
+ - " 2.0 .x"
10
10
11
11
jobs :
12
12
lint :
Original file line number Diff line number Diff line change 6
6
" MIT"
7
7
],
8
8
"require" : {
9
- "php" : " ^7.2 || ^8.0" ,
10
- "phpstan/phpstan" : " ^1.12.1 "
9
+ "php" : " ^7.4 || ^8.0" ,
10
+ "phpstan/phpstan" : " ^2.0 "
11
11
},
12
12
"conflict" : {
13
13
"nette/application" : " <2.3.0" ,
23
23
"nette/utils" : " ^2.3.0 || ^3.0.0" ,
24
24
"nikic/php-parser" : " ^4.13.2" ,
25
25
"php-parallel-lint/php-parallel-lint" : " ^1.2" ,
26
- "phpstan/phpstan-phpunit" : " ^1 .0" ,
27
- "phpstan/phpstan-strict-rules" : " ^1 .0" ,
28
- "phpunit/phpunit" : " ~9.5.28 "
26
+ "phpstan/phpstan-phpunit" : " ^2 .0" ,
27
+ "phpstan/phpstan-strict-rules" : " ^2 .0" ,
28
+ "phpunit/phpunit" : " ^9.6 "
29
29
},
30
30
"config" : {
31
31
"platform" : {
You can’t perform that action at this time.
0 commit comments