Commit 2c53b38 1 parent 51ab243 commit 2c53b38 Copy full SHA for 2c53b38
File tree 2 files changed +6
-6
lines changed
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.4 .x"
9
+ - " 2.0 .x"
10
10
11
11
jobs :
12
12
lint :
Original file line number Diff line number Diff line change 13
13
}
14
14
],
15
15
"require" : {
16
- "php" : " ^7.2 || ^8.0" ,
16
+ "php" : " ^7.4 || ^8.0" ,
17
17
"ext-simplexml" : " *" ,
18
- "phpstan/phpstan" : " ^1.12 "
18
+ "phpstan/phpstan" : " ^2.0 "
19
19
},
20
20
"conflict" : {
21
21
"symfony/framework-bundle" : " <3.0"
22
22
},
23
23
"require-dev" : {
24
24
"nikic/php-parser" : " ^4.13.0" ,
25
25
"php-parallel-lint/php-parallel-lint" : " ^1.2" ,
26
- "phpstan/phpstan-phpunit" : " ^1.3.11 " ,
27
- "phpstan/phpstan-strict-rules" : " ^1.5.1 " ,
28
- "phpunit/phpunit" : " ^8.5.29 || ^9.5 " ,
26
+ "phpstan/phpstan-phpunit" : " ^2.0 " ,
27
+ "phpstan/phpstan-strict-rules" : " ^2.0 " ,
28
+ "phpunit/phpunit" : " ^9.6 " ,
29
29
"psr/container" : " 1.0 || 1.1.1" ,
30
30
"symfony/config" : " ^5.4 || ^6.1" ,
31
31
"symfony/console" : " ^5.4 || ^6.1" ,
You can’t perform that action at this time.
0 commit comments