Minor changes
This commit is contained in:
parent
348ef58c12
commit
3e05d04535
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,3 @@
|
|||||||
# yii console command
|
|
||||||
/yii
|
|
||||||
|
|
||||||
# phpstorm project files
|
# phpstorm project files
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
@ -17,10 +17,6 @@
|
|||||||
"php": ">=5.6",
|
"php": ">=5.6",
|
||||||
"guzzlehttp/guzzle": "~6.0"
|
"guzzlehttp/guzzle": "~6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
|
||||||
"mockery/mockery": "~0.9",
|
|
||||||
"phpunit/phpunit": "~4.8"
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": { "Jlorente\\Appsflyer\\": "src/" }
|
"psr-4": { "Jlorente\\Appsflyer\\": "src/" }
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user