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 e6a0722 commit 4d9fd80Copy full SHA for 4d9fd80
composer.json
@@ -13,7 +13,14 @@
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": {
- "prestashop/prestashop-webservice-lib": "dev-master#efa5a1b3de471a6a37a4be2ff75147e9e5fea010"
24
+ "prestashop/prestashop-webservice-lib": "dev-master"
25
26
0 commit comments