This repository was archived by the owner on Feb 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11# bitrix24-php-sdk change log
22
3+ ## 2.0-beta.2 — 1.04.2024
4+
5+ ### Added
6+ ### Changed
7+ * updated [ dependencies versions] ( https://github.com/mesilov/bitrix24-php-sdk/issues/373 ) :
8+ * require
9+ * ` psr/log ` ` 1.4.0 ` → ` 3.0.* `
10+ * ` moneyphp/money ` ` 4.3.* ` → ` 4.5.* `
11+ * require-dev
12+ * ` monolog/monolog ` ` 2.9.* ` → ` 3.5.* `
13+ * ` phpunit/phpunit ` ` 10.5.* ` → ` 11.0.* `
14+ ### Bugfix
15+ ### etc
16+
317## 2.0-beta.1 — 18.02.2024
418
519### Added
Original file line number Diff line number Diff line change 2525 "ext-bcmath" : " *" ,
2626 "ext-curl" : " *" ,
2727 "ext-intl" : " *" ,
28- "psr/log" : " 1.1 .*" ,
28+ "psr/log" : " 3.0 .*" ,
2929 "fig/http-message-util" : " 1.1.*" ,
3030 "ramsey/uuid" : " 4.7.*" ,
31- "moneyphp/money" : " 4.3 .*" ,
31+ "moneyphp/money" : " 4.5 .*" ,
3232 "symfony/http-client" : " 7.0.*" ,
3333 "symfony/http-client-contracts" : " 3.4.*" ,
3434 "symfony/http-foundation" : " 7.0.*" ,
3535 "symfony/event-dispatcher" : " 7.0.*" ,
3636 "symfony/uid" : " 7.0.*"
3737 },
3838 "require-dev" : {
39- "monolog/monolog" : " 2.9 .*" ,
39+ "monolog/monolog" : " 3.5 .*" ,
4040 "phpstan/phpstan" : " 1.10.*" ,
41- "phpunit/phpunit" : " 10.5 .*" ,
41+ "phpunit/phpunit" : " 11.0 .*" ,
4242 "symfony/console" : " 7.0.*" ,
4343 "symfony/dotenv" : " 7.0.*" ,
4444 "symfony/debug-bundle" : " 7.0.*" ,
You can’t perform that action at this time.
0 commit comments