File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22
22
- " 8.0"
23
23
- " 8.1"
24
24
- " 8.2"
25
+ - " 8.3"
26
+ - " 8.4"
25
27
26
28
steps :
27
29
- name : " Checkout"
98
100
- " 8.0"
99
101
- " 8.1"
100
102
- " 8.2"
103
+ - " 8.3"
104
+ - " 8.4"
101
105
dependencies :
102
106
- " lowest"
103
107
- " highest"
@@ -141,6 +145,8 @@ jobs:
141
145
- " 8.0"
142
146
- " 8.1"
143
147
- " 8.2"
148
+ - " 8.3"
149
+ - " 8.4"
144
150
dependencies :
145
151
- " lowest"
146
152
- " highest"
Original file line number Diff line number Diff line change 7
7
],
8
8
"require" : {
9
9
"php" : " ^7.2 || ^8.0" ,
10
- "phpstan/phpstan" : " ^1.10 "
10
+ "phpstan/phpstan" : " ^1.12 "
11
11
},
12
12
"require-dev" : {
13
13
"mockery/mockery" : " ^1.6.11" ,
14
14
"nikic/php-parser" : " ^4.13.0" ,
15
15
"php-parallel-lint/php-parallel-lint" : " ^1.2" ,
16
- "phpstan/phpstan-phpunit" : " ^1.0 " ,
17
- "phpstan/phpstan-strict-rules" : " ^1.0 " ,
16
+ "phpstan/phpstan-phpunit" : " ^1.4 " ,
17
+ "phpstan/phpstan-strict-rules" : " ^1.6 " ,
18
18
"phpunit/phpunit" : " ^9.5"
19
19
},
20
20
"config" : {
You can’t perform that action at this time.
0 commit comments