upd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "1sept/oauth2-vkontakte",
|
||||
"name": "Sept/oauth2-vkontakte",
|
||||
"description": "VK provider for league/oauth2-client",
|
||||
"keywords": [
|
||||
"league",
|
||||
@@ -9,7 +9,7 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "September First",
|
||||
"email": "info@1sept.ru"
|
||||
"email": "info@Sept.ru"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
@@ -22,12 +22,12 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"1Sept\\OAuth2\\Client\\Provider\\": "src"
|
||||
"Sept\\OAuth2\\Client\\Provider\\": "src"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"1Sept\\OAuth2\\Client\\Test\\Provider\\": "tests/"
|
||||
"Sept\\OAuth2\\Client\\Test\\Provider\\": "tests/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user