You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-14Lines changed: 2 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
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 [opensource@mtcmedia.co.uk](mailto:opensource@mtcmedia.co.uk) 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.
0 commit comments