Skip to content

Commit

Permalink
Fix invalid license in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
seba-aln committed Nov 2, 2023
1 parent 19a79c0 commit 4d98792
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"description": "This is the official PubNub PHP SDK repository.",
"keywords": ["api", "real-time", "realtime", "real time", "ajax", "push"],
"homepage": "http://www.pubnub.com/",
"license": "PubNub Software Development Kit License",
"version": "6.1.0",
"license": "proprietary",
"authors": [
{
"name": "PubNub",
Expand Down

0 comments on commit 4d98792

Please sign in to comment.