Skip to content

Commit 93e3d8b

Browse files
author
Ruslan Yarullin
committed
fix composer.json
1 parent 3899682 commit 93e3d8b

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "maestroprog/qrcode-detector-decoder",
2+
"name": "khanamiryan/qrcode-detector-decoder",
33
"type": "library",
44
"description": "QR code decoder / reader",
55
"keywords": [
@@ -15,12 +15,6 @@
1515
"email": "a.khanamiryan@gmail.com",
1616
"homepage": "https://github.com/khanamiryan",
1717
"role": "Developer"
18-
},
19-
{
20-
"name": "Ruslan Yarullin",
21-
"email": "maestroprog@gmail.com",
22-
"homepage": "https://github.com/maestroprog",
23-
"role": "Developer"
2418
}
2519
],
2620
"require": {

0 commit comments

Comments
 (0)