Skip to content

Commit 93e3d8b

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

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

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": "[email protected]",
1616
"homepage": "https://github.com/khanamiryan",
1717
"role": "Developer"
18-
},
19-
{
20-
"name": "Ruslan Yarullin",
21-
"email": "[email protected]",
22-
"homepage": "https://github.com/maestroprog",
23-
"role": "Developer"
2418
}
2519
],
2620
"require": {

0 commit comments

Comments
 (0)