Update composer.json

This commit is contained in:
Néstor Díaz Valencia
2023-10-11 14:58:11 +02:00
committed by GitHub
parent ad9401aac2
commit 76e2308784

View File

@ -17,8 +17,5 @@
"psr-4": { "psr-4": {
"Salarmehr\\": "src/" "Salarmehr\\": "src/"
} }
},
"require-dev": {
"phpunit/phpunit": "^6.3"
} }
} }