We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0add47d commit 8d6c570Copy full SHA for 8d6c570
composer.json
@@ -13,14 +13,7 @@
13
"Protechstudio\\PrestashopWebService\\": "src/"
14
}
15
},
16
- "repositories": [
17
- {
18
- "type": "git",
19
- "url": "https://github.com/Silentscripter/PrestaShop-webservice-lib",
20
- "reference": "master"
21
- }
22
- ],
23
"require": {
24
- "protechstudio/prestashop-webservice-lib": "dev-master"
+ "protechstudio/prestashop-webservice-lib": "1.*"
25
26
0 commit comments