Skip to content

Commit 8d6c570

Browse files
Trying to fix the Prestashop Library problem
1 parent 0add47d commit 8d6c570

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,7 @@
1313
"Protechstudio\\PrestashopWebService\\": "src/"
1414
}
1515
},
16-
"repositories": [
17-
{
18-
"type": "git",
19-
"url": "https://github.com/Silentscripter/PrestaShop-webservice-lib",
20-
"reference": "master"
21-
}
22-
],
2316
"require": {
24-
"protechstudio/prestashop-webservice-lib": "dev-master"
17+
"protechstudio/prestashop-webservice-lib": "1.*"
2518
}
2619
}

0 commit comments

Comments
 (0)