thephpleague / oauth2-linkedin

LinkedIn Provider for the OAuth 2.0 Client
MIT License
83 stars 37 forks source link

fix: move `namespace` declaration to new line #56

Open justlevine opened 1 year ago

justlevine commented 1 year ago

This PR moves the namespace declaration in LinkedInResourceOwner.php to its own line, as per PSR-12

Has the benefit of fixing a conflict with https://github.com/BrianHenryIE/strauss/ v0.14.1