Skip to content

Commit daa7278

Browse files
committed
Release 1.3
1 parent 0f7fec7 commit daa7278

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You have multiple ways to install Totem. If you are unsure what to do, go with
5656

5757
{
5858
"require": {
59-
"taluu/totem": "~1.2"
59+
"taluu/totem": "~1.3"
6060
}
6161
}
6262
```

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "taluu/totem",
33
"license": "MIT",
4-
"description": "Changeset calculator between data",
4+
"description": "Changeset calculator between data states",
55
"keywords": ["changeset"],
66

77
"authors": [
@@ -10,19 +10,13 @@
1010
"email": "clavie.b@gmail.com",
1111
"homepage": "http://baptiste.xn--clavi-fsa.net/",
1212
"role": "Lead Developper"
13-
},
14-
15-
{
16-
"name": "Rémy Gazelot",
17-
"email": "rgazelot@gmail.com"
1813
}
1914
],
2015

2116
"support": {
2217
"email": "clavie.b@gmail.com",
2318
"issues": "https://github.com/Taluu/Totem/issues",
24-
"source": "https://github.com/Taluu/Totem",
25-
"forum": "http://www.talus-works.net"
19+
"source": "https://github.com/Taluu/Totem"
2620
},
2721

2822
"autoload": {

0 commit comments

Comments
 (0)