File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2727 "minimum-stability" : " stable" ,
2828 "require" : {
2929 "php" : " ^7.4 || ^8.0"
30- }
30+ },
31+ "funding" : [
32+ {
33+ "type" : " buymeacoffee" ,
34+ "url" : " https://buymeacoffee.com/ragod"
35+ }
36+ ]
3137}
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Latest OAuth 2.0 Rest API Wrapper for UPS web services.
12125 . [ Tracking API] ( #tracking )
13136 . [ Documentation] ( #api-docs )
14147 . [ License] ( #license-section )
15+ 8 . [ Support the Project] ( #support-section )
1516
1617<a name =" requirements " ></a >
1718## Requirements
@@ -320,3 +321,11 @@ echo '<pre>'; print_r($trackingRes); echo '</pre>'; die();
320321## License
321322
322323PHP UPS API is licensed under [ The MIT License (MIT)] ( LICENSE ) .
324+
325+ <a name =" support-section " ></a >
326+ ## Support the Project
327+
328+ If you enjoy using this package, please consider [ buying me a coffee] ( https://www.buymeacoffee.com/ragod ) . Your support keeps the development going! ☕
329+
330+ [ ![ Buy Me a Coffee] ( https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg )] ( https://www.buymeacoffee.com/ragod )
331+
You can’t perform that action at this time.
0 commit comments