File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 88jobs :
99 tests :
1010 env :
11- TNT_IMAGE : tarantool/tarantool:2.10.0-rc1
12- PHP_IMAGE : php:8.0 -cli
11+ TNT_IMAGE : tarantool/tarantool:2.10
12+ PHP_IMAGE : php:8.1 -cli
1313 strategy :
1414 matrix :
1515 operating-system : [ubuntu-latest]
1616 env :
17- - PHP_IMAGE : php:7.1-cli
1817 - PHP_IMAGE : php:7.2-cli
1918
2019 - PHP_IMAGE : php:7.3-cli
Original file line number Diff line number Diff line change 1111 }
1212 ],
1313 "require" : {
14- "php" : " ^7.1 |^8" ,
15- "tarantool/client" : " ^0.7|^0.8|^0.9 "
14+ "php" : " ^7.2.5 |^8" ,
15+ "tarantool/client" : " ^0.10 "
1616 },
1717 "require-dev" : {
18- "friendsofphp/php-cs-fixer" : " ^2.14" ,
19- "rybakit/msgpack" : " ^0.7" ,
20- "tarantool/phpunit-extras" : " ^0.1" ,
18+ "friendsofphp/php-cs-fixer" : " ^2.19" ,
19+ "tarantool/phpunit-extras" : " ^0.2" ,
2120 "vimeo/psalm" : " ^3.9|^4"
2221 },
2322 "autoload" : {
You can’t perform that action at this time.
0 commit comments