File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " elitedevsolution/dhl-api" ,
2
+ "name" : " elitedevsolution/laravel- dhl-api" ,
3
3
"description" : " PHP library to communicate with the DHL XML Services." ,
4
4
"require" : {
5
5
"php" : " >=7.0"
Original file line number Diff line number Diff line change 8
8
Package should be installed through composer:
9
9
10
10
``` bash
11
- composer require mtcmedia/ dhl-api
11
+ composer require elitedevsolution/laravel- dhl-api
12
12
```
13
13
14
14
Package requires a php min version of 7.0, however it has has been developed and tested on php 7.2.*
@@ -30,19 +30,7 @@ DHL XML Services Test server for customer certification: https://xmlpitest-ea.dh
30
30
31
31
[ Shipment Requests (v6.2)] ( docs/shipment.md )
32
32
33
- [ Pickup Request (v1 .0)] ( docs/pickup.md )
33
+ [ Pickup Request (v3 .0)] ( docs/pickup.md )
34
34
35
35
[ Tracking Requests (v1.0)] ( docs/tracking.md )
36
36
37
-
38
- ## Contributing
39
-
40
- Please see [ CONTRIBUTING] ( contributing.md ) for details.
41
-
42
- ### Security
43
-
44
- If you discover any security-related issues, please email
[ [email protected] ] ( mailto:[email protected] ) instead of using the issue tracker.
45
-
46
- ## License
47
-
48
- The package is provided under MIT License. Please see [ License File] ( license.md ) for more information.
You can’t perform that action at this time.
0 commit comments