Skip to content

Commit

Permalink
Merge pull request #5 from Happyr/Nyholm-patch-1
Browse files Browse the repository at this point in the history
Require stable version of linkedin
  • Loading branch information
Nyholm authored Aug 18, 2016
2 parents 36ad1b4 + eef32f9 commit 29d7af6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
}
],
"require": {
"php": "^5.5|^7.0",
"symfony/symfony":"^2.3|^3.0",
"happyr/linkedin-api-client": "^0.7",
"php": "^5.5 || ^7.0",
"symfony/symfony":"^2.3 || ^3.0",
"happyr/linkedin-api-client": "^1.0",
"php-http/httplug-bundle": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit 29d7af6

Please sign in to comment.