File tree Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
- 0.2.0
5
- -----
6
-
7
- * replaced dependency on ` xabbuh/xapi-common ` with its ` php-xapi/exception `
8
- replacement
9
-
10
- * replaced dependency on ` xabbuh/xapi-model ` with its ` php-xapi/model `
11
- replacement
12
-
13
- * replaced dependency on ` xabbuh/xapi-serializer ` with its
14
- ` php-xapi/serializer ` replacement
15
-
16
- * replaced dependency on ` xabbuh/xapi-data-fixtures ` with its
17
- ` php-xapi/test-fixtures ` replacement and moved it to the ` require-dev `
18
- section
19
-
20
- ** CAUTION** : This is the last release of this package and it will no longer be
21
- maintained in the future. Please use the ` php-xapi/client ` package instead
22
- which provides the same features.
23
-
24
4
1.0.0
25
5
-----
26
6
27
7
First release of an Experience API client based on the Guzzle HTTP library.
8
+
9
+ ** CAUTION** : This is the first and only release of this package and it will no
10
+ longer be maintained in the future. Please use the ` php-xapi/client ` package
11
+ instead which provides the same features.
You can’t perform that action at this time.
0 commit comments