mertcagiran | 15946d58f15 | Linkedin api v2 | |
Taylor Otwell | 79316f36641M | Merge pull request #319 from saputradharma/v3-google-plus-api-closedChange Google+ APIs because it will be shutdown | |
Dharma Saputra | b381b55df5e | fix styleCI | |
Dharma Saputra | c2272a3b977M | Merge branch '3.0' into v3-google-plus-api-closed | |
Dharma Saputra | 4d24de35e53 | [UPDATE] Change google plus api | |
Dries Vints | bc29c2bf52bM | Merge pull request #306 from driesvints/unify-test-namespaces[3.0] Unify test namespaces | |
Dries Vints | ba467221da8 | Unify test namespaces | |
Taylor Otwell | 78d6d567b03M | Merge pull request #304 from driesvints/remove-readme-note[3.0] Remove note about 5.3 | |
Dries Vints | a1d14956191 | Remove note about 5.35.3 isn't supported anymore. | |
Dries Vints | baac29286c9M | Merge pull request #302 from driesvints/disable-xdebug[3.0] Disable xdebug | |
Dries Vints | f031670a547 | Disable xdebug | |
Taylor Otwell | f8045e31a9fM | Merge pull request #296 from lucasmichot/feature/2.0/arr-helper[3.0] No need to use array_add() helper. | |
Taylor Otwell | 13a7dbda748M | Merge pull request #298 from lucasmichot/feature/3.0/use-phpunit-testcase-namespace[3.0 ]Use modern phpunit TestCase namespace. | |
Taylor Otwell | e984c4880e3M | Merge pull request #299 from lucasmichot/feature/3.0/fix-teardown-visibility[3.0] Fix tearDown visibility. | |
Taylor Otwell | 5bc5c3792fcM | Merge pull request #300 from andreybolonin/patch-1add php 7.3 | |
Andrey Bolonin | 8f507d5c296 | Update .travis.yml | |
Lucas Michot | 394d37fff1d | Fix CS. | |
Lucas Michot | 7d4f4a2de22 | Fix tearDown visibility. | |
Lucas Michot | a90efb03da8 | Use modern phpunit TestCase namesapce. | |
Lucas Michot | 405e739ed05 | No need to use array_add() helper. | |
Taylor Otwell | b12b2529f46M | Merge pull request #295 from lucasmichot/feature/3.0/import[3.0] Avoid FQCN and prefer imports. | |
Lucas Michot | a5039b74a41 | Fix CS. | |
Lucas Michot | 2ed67597267 | Avoid FQCN and prefer imports. | |
Taylor Otwell | b205daec622M | Merge pull request #289 from iliyaZelenko/3.0Line breaks in an arrays | |
Илья | d393c8ee453 | Update AbstractProvider.php | |
Илья | e046f68fee0 | Update TwitterProvider.php | |
Илья | ea399a21572 | Update LinkedInProvider.php | |
Илья | 37db0ae9ecc | Update GoogleProvider.php | |
Илья | ec89a72505e | Update FacebookProvider.php | |
Илья | 83f4d04353a | Update GithubProvider.php | |
Илья | 091d7634ee7 | Update FacebookProvider.php | |
Илья | 4ff75181654 | Update BitbucketProvider.php | |
Taylor Otwell | 250449aff40M | Merge pull request #288 from iliyaZelenko/patch-1[3.0] Line breaks in an array | |
Илья | 273e442a7bb | Update AbstractProvider.php | |
Илья | 20e2753dd30 | Line breaks in an array | |
Taylor Otwell | 7194c0cd9fbM | Merge pull request #287 from vmitchell85/patch-2Update README.md | |
Vince Mitchell | 44c806c686a | Update README.mdUpdate readme since the Gitlab provider was added in #286 | |
Taylor Otwell | fa8385bd619M | Merge pull request #286 from jasonmccreary/gitlab-supportCreate provider for Gitlab | |
Jason McCreary | 94933d06c1f | Create provider for Gitlab | |
Taylor Otwell | 043b54fa0e1M | Merge pull request #280 from browner12/patch-1add missing period | |
Andrew | e75fb8ddd23 | add missing period | |
Taylor Otwell | bc45f71a81aM | Merge pull request #279 from browner12/patch-1use HTTPS links where appropriate | |
Andrew | 47e42267dfd | use HTTPS links where appropriateboth of these links redirect to HTTPS sites, so let's just send them directly there | |
Taylor Otwell | 65f771ff4f2M | Merge pull request #278 from chrisforrence/fix-twitter-isNewUser-call[3.1] Changed isNewUser call to shouldBypassCache | |
Chris Forrence | 24b3045d2a0 | Changed isNewUser call to shouldBypassCacheThis fixes an issue where the isNewUser method was renamed to shouldBypassCache but not changed here. | |
Taylor Otwell | eeb666a5ca0 | formatting | |
Ali Hamze | 36671fef64a | Updated StyleCI changes | |
Ali Hamze | 0e19e59e800 | Applied StyleCI changes & added doc block | |
Ali Hamze | 258a896dce8 | Forces new request if credentials aren't the same as previous request | |
Taylor Otwell | 555fe8f1e53M | Merge pull request #271 from lucasmichot/feature/3.0/facebook-provider[3.0] FacebookProvider : no need to set data twice | |