File tree 4 files changed +9
-6
lines changed
4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 37
37
- windows-latest
38
38
39
39
php :
40
- - " 7.4"
41
- - " 8.0"
40
+ - 7.4
41
+ - 8.0
42
+ - 8.1
42
43
43
44
steps :
44
45
- name : Checkout
Original file line number Diff line number Diff line change 31
31
- ubuntu-latest
32
32
33
33
php :
34
- - " 7.4 "
34
+ - 8.1
35
35
36
36
steps :
37
37
- name : Checkout
Original file line number Diff line number Diff line change 33
33
- ubuntu-latest
34
34
35
35
php :
36
- - " 7.4"
37
- - " 8.0"
36
+ - 7.4
37
+ - 8.0
38
+ - 8.1
38
39
39
40
steps :
40
41
- name : Checkout
Original file line number Diff line number Diff line change 13
13
"forum" : " https://www.yiiframework.com/forum/" ,
14
14
"wiki" : " https://www.yiiframework.com/wiki/" ,
15
15
"irc" : " irc://irc.freenode.net/yii" ,
16
+ "chat" : " https://t.me/yii3en" ,
16
17
"source" : " https://github.com/yiisoft/middleware-dispatcher"
17
18
},
18
19
"require" : {
27
28
"require-dev" : {
28
29
"nyholm/psr7" : " ^1.4" ,
29
30
"phpunit/phpunit" : " ^9.5" ,
30
- "roave/infection-static-analysis-plugin" : " ^1.14 " ,
31
+ "roave/infection-static-analysis-plugin" : " ^1.16 " ,
31
32
"spatie/phpunit-watcher" : " ^1.23" ,
32
33
"vimeo/psalm" : " ^4.18" ,
33
34
"yiisoft/test-support" : " ^1.3"
You can’t perform that action at this time.
0 commit comments