File tree 2 files changed +7
-8
lines changed
2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 6
6
pull_request :
7
7
push :
8
8
branches :
9
- - " 1.2 .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 "
9
+ "php" : " ^7.4 || ^8.0" ,
10
+ "phpstan/phpstan" : " ^2.0 "
11
11
},
12
12
"require-dev" : {
13
- "nikic/php-parser" : " ^4.13.0" ,
14
13
"php-parallel-lint/php-parallel-lint" : " ^1.2" ,
15
- "phpstan/phpstan-deprecation-rules" : " ^1.2 " ,
16
- "phpstan/phpstan-phpunit" : " ^1.4 " ,
17
- "phpstan/phpstan-strict-rules" : " ^1.6 " ,
18
- "phpunit/phpunit" : " ^9.5 " ,
14
+ "phpstan/phpstan-deprecation-rules" : " ^2.0 " ,
15
+ "phpstan/phpstan-phpunit" : " ^2.0 " ,
16
+ "phpstan/phpstan-strict-rules" : " ^2.0 " ,
17
+ "phpunit/phpunit" : " ^9.6 " ,
19
18
"webmozart/assert" : " ^1.11.0"
20
19
},
21
20
"config" : {
You can’t perform that action at this time.
0 commit comments