8000 Updating license string · paypal/Checkout-PHP-SDK@d004c72 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit d004c72

Browse files
authored
Updating license string
1 parent 19992ce commit d004c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "PayPal's PHP SDK for Checkout REST APIs",
44
"keywords": ["paypal", "payments", "rest", "sdk", "orders", "checkout"],
55
"type": "library",
6-
"license": "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE",
6+
"license": "Apache-2.0",
77
"homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
88
"require": {
99
"paypal/paypalhttp": "1.0.1"

0 commit comments

Comments
 (0)
0