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
|
||||
.idea
|
||||
|
||||
|
@ -17,10 +17,6 @@
|
||||
"php": ">=5.6",
|
||||
"guzzlehttp/guzzle": "~6.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "~0.9",
|
||||
"phpunit/phpunit": "~4.8"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": { "Jlorente\\Appsflyer\\": "src/" }
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user