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 66 pull_request :
77 push :
88 branches :
9- - " 1.1 .x"
9+ - " 2.0 .x"
1010
1111jobs :
1212 lint :
Original file line number Diff line number Diff line change 66 " MIT"
77 ],
88 "require" : {
9- "php" : " ^7.2 || ^8.0" ,
10- "phpstan/phpstan" : " ^1.12.1 "
9+ "php" : " ^7.4 || ^8.0" ,
10+ "phpstan/phpstan" : " ^2.0 "
1111 },
1212 "conflict" : {
1313 "nette/application" : " <2.3.0" ,
2323 "nette/utils" : " ^2.3.0 || ^3.0.0" ,
2424 "nikic/php-parser" : " ^4.13.2" ,
2525 "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 "
2929 },
3030 "config" : {
3131 "platform" : {
You can’t perform that action at this time.
0 commit comments