File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 0.4.2] - 2020-01-30
7
+ ## [ 0.4.3] - 2020-03-06
8
+ ### Udpated
9
+ - dependencies.
10
+
11
+ ## [ 0.4.2] - 2020-02-30
8
12
### Fixed
9
13
- name resolution from Apple's response. Thanks @poldixd !
10
14
Original file line number Diff line number Diff line change 16
16
"genealabs/laravel-socialiter" : " Automatic user resolution and persistence for any Laravel Socialite driver."
17
17
},
18
18
"require" : {
19
- "illuminate/support" : " ^6.0|^ 7.0" ,
20
- "laravel/socialite" : " dev-master@dev "
19
+ "illuminate/support" : " ^7.0" ,
20
+ "laravel/socialite" : " ^4.3 "
21
21
},
22
22
"require-dev" : {
23
23
"orchestra/testbench-browser-kit" : " ^5.0" ,
You can’t perform that action at this time.
0 commit comments