Update composer.json
This commit is contained in:
committed by
GitHub
parent
4af35634fe
commit
f5f01c9aa0
@ -16,10 +16,7 @@
|
|||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Salarmehr\\": "src/"
|
"Salarmehr\\": "src/"
|
||||||
},
|
}
|
||||||
"files": [
|
|
||||||
"src/helper.php"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^6.3"
|
"phpunit/phpunit": "^6.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user