File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed
Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 66 pull_request :
77 push :
88 branches :
9- - " 1.5 .x"
9+ - " 2.0 .x"
1010
1111jobs :
1212 lint :
Original file line number Diff line number Diff line change 66 pull_request :
77 push :
88 branches :
9- - " 1.5 .x"
9+ - " 2.0 .x"
1010
1111jobs :
1212 tests :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ name: "Test projects"
55on :
66 push :
77 branches :
8- - " 1.5 .x"
8+ - " 2.0 .x"
99
1010jobs :
1111 test-projects :
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 "
9+ "php" : " ^7.4 || ^8.0" ,
10+ "phpstan/phpstan" : " ^2.0 "
1111 },
1212 "conflict" : {
1313 "doctrine/collections" : " <1.0" ,
3030 "doctrine/persistence" : " ^2.2.1 || ^3.2" ,
3131 "gedmo/doctrine-extensions" : " ^3.8" ,
3232 "nesbot/carbon" : " ^2.49" ,
33- "nikic/php-parser" : " ^4.13.2" ,
3433 "php-parallel-lint/php-parallel-lint" : " ^1.2" ,
35- "phpstan/phpstan-phpunit" : " ^1.3.13 " ,
36- "phpstan/phpstan-strict-rules" : " ^1.5.1 " ,
34+ "phpstan/phpstan-phpunit" : " ^2.0 " ,
35+ "phpstan/phpstan-strict-rules" : " ^2.0 " ,
3736 "phpunit/phpunit" : " ^9.6.20" ,
3837 "ramsey/uuid" : " ^4.2" ,
3938 "symfony/cache" : " ^5.4"
You can’t perform that action at this time.
0 commit comments