File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2222 - " 8.0"
2323 - " 8.1"
2424 - " 8.2"
25+ - " 8.3"
26+ - " 8.4"
2527
2628 steps :
2729 - name : " Checkout"
9799 - " 8.0"
98100 - " 8.1"
99101 - " 8.2"
102+ - " 8.3"
103+ - " 8.4"
100104 dependencies :
101105 - " lowest"
102106 - " highest"
@@ -140,6 +144,8 @@ jobs:
140144 - " 8.0"
141145 - " 8.1"
142146 - " 8.2"
147+ - " 8.3"
148+ - " 8.4"
143149 dependencies :
144150 - " lowest"
145151 - " highest"
Original file line number Diff line number Diff line change 77 ],
88 "require" : {
99 "php" : " ^7.2 || ^8.0" ,
10- "phpstan/phpstan" : " ^1.5.0 "
10+ "phpstan/phpstan" : " ^1.12 "
1111 },
1212 "conflict" : {
1313 "dibi/dibi" : " <3.0"
1414 },
1515 "require-dev" : {
1616 "dibi/dibi" : " ~4.0" ,
1717 "php-parallel-lint/php-parallel-lint" : " ^1.2" ,
18- "phpstan/phpstan-phpunit" : " ^1.0 " ,
19- "phpstan/phpstan-strict-rules" : " ^1.0 " ,
18+ "phpstan/phpstan-phpunit" : " ^1.4 " ,
19+ "phpstan/phpstan-strict-rules" : " ^1.6 " ,
2020 "phpunit/phpunit" : " ^9.5"
2121 },
2222 "config" : {
You can’t perform that action at this time.
0 commit comments