Skip to content

Commit 8d146a5

Browse files
authored
dx-php forked and stable (#14)
1 parent fe4fbcf commit 8d146a5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,13 @@
1818
"php": ">=7.2",
1919
"endroid/qr-code": "^3.2",
2020
"ext-gd": "*",
21-
"mercadopago/dx-php": "dev-fix/1.2.7#63f342cc320e01844a38dffd8a1f7a895bd6bfa1 as 1.2.7"
21+
"pablorsk/dx-php": "1.7.1"
2222
},
2323
"require-dev": {
2424
"reyesoft/ci": "1.2.0",
2525
"phpunit/phpunit": "^7",
2626
"codedungeon/phpunit-result-printer": "0.19.10"
2727
},
28-
"repositories": [
29-
{
30-
"type": "vcs",
31-
"url": "https://github.com/pablorsk/dx-php"
32-
}
33-
],
3428
"autoload": {
3529
"classmap": [
3630
"src/"

0 commit comments

Comments
 (0)