diff --git a/CHANGELOG.md b/CHANGELOG.md index ede3e5f..deb814d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,11 @@ Diese Version ist aktuell nur über das "early adopter"-Programm (EAP) verfügba - [Fixed] Remove warnings in cron listener - [Fixed] Add missing translations (de,en,it) -## [2.12.5](https://github.com/pdir/social-feed-bundle/tree/2.12.5) - 2023-09-20 +## [2.12.6](https://github.com/pdir/social-feed-bundle/tree/2.12.6) - 2024-08-27 + +- [Changed] samoritano/linkedin-api-php-client-v2 from dev-master to ^0.1 + +## [2.12.5](https://github.com/pdir/social-feed-bundle/tree/2.12.5) - 2024-08-20 - [Changed] doctrine/cache from 1.9 to ^2.1 - [Changed] guzzlehttp/guzzle from 6.3 to ^7.3 diff --git a/composer.json b/composer.json index 1801a3e..226f311 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "kevinrob/guzzle-cache-middleware": "^3.2", "doctrine/cache": "^2.1", "doctrine/dbal": "^2.0 || ^3.0", - "samoritano/linkedin-api-php-client-v2": "dev-master as 0.0.20" + "samoritano/linkedin-api-php-client-v2": "^0.1" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4", diff --git a/src/Dca/tl_social_feed.php b/src/Dca/tl_social_feed.php index 537e904..f040e42 100644 --- a/src/Dca/tl_social_feed.php +++ b/src/Dca/tl_social_feed.php @@ -29,7 +29,7 @@ class tl_social_feed /** * social-feed-bundle version. */ - public const VERSION = '2.12.5'; + public const VERSION = '2.12.6'; /** * Template.