This repository was archived by the owner on Feb 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2828* switch ` symfony/http-client-contracts ` to ` ^2.5 ` version requirement.
2929* switch ` symfony/event-dispatcher ` to ` 5.4.* ` version requirement.
3030* switch ` ramsey/uuid ` to ` ^4.2.3 ` version requirement.
31+ * switch ` psr/log ` to ` ^1.1.4 || ^2.0 || ^3.0 ` [ version requirement] ( https://github.com/mesilov/bitrix24-php-sdk/issues/245 ) .
3132
3233## 2.0-alpha.5 – 28.11.2021
3334
Original file line number Diff line number Diff line change 1- bitrix24-php-sdk – Bitrix24 REST API PHP SDK
1+ Bitrix24 REST API PHP SDK
22================
33[ ![ License] ( https://poser.pugx.org/mesilov/bitrix24-php-sdk/license.svg )] ( https://packagist.org/packages/mesilov/bitrix24-php-sdk ) [ ![ Total Downloads] ( https://poser.pugx.org/mesilov/bitrix24-php-sdk/downloads.svg )] ( https://packagist.org/packages/mesilov/bitrix24-php-sdk )
44[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/mesilov/bitrix24-php-sdk.svg )] ( https://packagist.org/packages/mesilov/bitrix24-php-sdk )
Original file line number Diff line number Diff line change 2020 "php" : " 7.4.*|8.*" ,
2121 "ext-json" : " *" ,
2222 "ext-curl" : " *" ,
23- "psr/log" : " 1.1.3 " ,
23+ "psr/log" : " ^ 1.1.4 || ^2.0 || ^3.0 " ,
2424 "fig/http-message-util" : " 1.1.*" ,
2525 "symfony/http-client" : " 5.4.*" ,
2626 "symfony/http-client-contracts" : " ^2.5" ,
You can’t perform that action at this time.
0 commit comments