We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f53c01 + f462173 commit ec0b634Copy full SHA for ec0b634
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright 2018 Split Software, Co.
+Copyright 2020 Split Software, Co.
2
3
Licensed under the Apache License, Version 2.0 (the "License");
4
you may not use this file except in compliance with the License.
composer.json
@@ -6,11 +6,16 @@
6
"authors": [
7
{
8
"name": "Split",
9
- "homepage": "http://split.io"
+ "homepage": "https://www.split.io/",
10
+ "email": "php@split.io"
11
},
12
- "name": "Sebastian Arrubia",
13
- "email": "sebastian@split.io"
+ "name": "Martin Redolatti",
14
+ "email": "martin.redolatti@split.io"
15
+ },
16
+ {
17
+ "name": "Matias Melograno",
18
+ "email": "matias.melograno@split.io"
19
}
20
],
21
0 commit comments