File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
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"
98100 - "8.0"
99101 - "8.1"
100102 - "8.2"
103+ - "8.3"
104+ - "8.4"
101105 dependencies:
102106 - "lowest"
103107 - "highest"
@@ -141,6 +145,8 @@ jobs:
141145 - "8.0"
142146 - "8.1"
143147 - "8.2"
148+ - "8.3"
149+ - "8.4"
144150 dependencies:
145151 - "lowest"
146152 - "highest"
Original file line number Diff line number Diff line change 77 ],
88 "require": {
99 "php": "^7.2 || ^8.0",
10- "phpstan/phpstan": "^1.10 "
10+ "phpstan/phpstan": "^1.12 "
1111 },
1212 "require-dev": {
1313 "nikic/php-parser": "^4.13.0",
1414 "php-parallel-lint/php-parallel-lint": "^1.2",
15- "phpstan/phpstan-deprecation-rules": "^1.1 ",
16- "phpstan/phpstan-phpunit": "^1.0 ",
17- "phpstan/phpstan-strict-rules": "^1.0 ",
15+ "phpstan/phpstan-deprecation-rules": "^1.2 ",
16+ "phpstan/phpstan-phpunit": "^1.4 ",
17+ "phpstan/phpstan-strict-rules": "^1.6 ",
1818 "phpunit/phpunit": "^9.5",
1919 "webmozart/assert": "^1.11.0"
2020 },
You can’t perform that action at this time.
0 commit comments