We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3899682 commit 93e3d8bCopy full SHA for 93e3d8b
1 file changed
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "maestroprog/qrcode-detector-decoder",
+ "name": "khanamiryan/qrcode-detector-decoder",
3
"type": "library",
4
"description": "QR code decoder / reader",
5
"keywords": [
@@ -15,12 +15,6 @@
15
"email": "a.khanamiryan@gmail.com",
16
"homepage": "https://github.com/khanamiryan",
17
"role": "Developer"
18
- },
19
- {
20
- "name": "Ruslan Yarullin",
21
- "email": "maestroprog@gmail.com",
22
- "homepage": "https://github.com/maestroprog",
23
- "role": "Developer"
24
}
25
],
26
"require": {
0 commit comments