Skip to content

Commit

Permalink
change linkedin-api-php-client-v2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
seibtph committed Aug 27, 2024
1 parent 31c3e82 commit 368f47e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 368f47e

Please sign in to comment.