Skip to content

Commit

Permalink
Merge branch 'tolbon-patch-1' into 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
SammyK committed Jul 6, 2018
2 parents 90e92bd + 2aa51a3 commit 7273c7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Facebook/GraphNodes/GraphNode.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ public function shouldCastAsDateTime($key)
'backdated_time',
'issued_at',
'expires_at',
'publish_time'
'publish_time',
'joined'
], true);
}

Expand Down

0 comments on commit 7273c7e

Please sign in to comment.