Skip to content

Commit

Permalink
Fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineOmega authored Jan 30, 2018
1 parent bcc0a14 commit fbbed73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rapidwebltd/php-bucket-testing",
"description": "This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.",
"license": "LGPL3",
"license": "LGPL-3.0-only",
"keywords": [
"a b testing",
"split testing",
Expand Down

0 comments on commit fbbed73

Please sign in to comment.