Update composer.json

This commit is contained in:
Néstor Díaz Valencia
2023-10-11 14:56:08 +02:00
committed by GitHub
parent 4af35634fe
commit f5f01c9aa0

View File

@ -16,10 +16,7 @@
"autoload": {
"psr-4": {
"Salarmehr\\": "src/"
},
"files": [
"src/helper.php"
]
}
},
"require-dev": {
"phpunit/phpunit": "^6.3"