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"
97
99
- " 8.0"
98
100
- " 8.1"
99
101
- " 8.2"
102
+ - " 8.3"
103
+ - " 8.4"
100
104
dependencies :
101
105
- " lowest"
102
106
- " highest"
@@ -140,6 +144,8 @@ jobs:
140
144
- " 8.0"
141
145
- " 8.1"
142
146
- " 8.2"
147
+ - " 8.3"
148
+ - " 8.4"
143
149
dependencies :
144
150
- " lowest"
145
151
- " 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.5.0 "
10
+ "phpstan/phpstan" : " ^1.12 "
11
11
},
12
12
"conflict" : {
13
13
"dibi/dibi" : " <3.0"
14
14
},
15
15
"require-dev" : {
16
16
"dibi/dibi" : " ~4.0" ,
17
17
"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 " ,
20
20
"phpunit/phpunit" : " ^9.5"
21
21
},
22
22
"config" : {
You can’t perform that action at this time.
0 commit comments