Skip to content

Commit a4bfa8c

Browse files
authored
Merge pull request #142 from akeneo/update-versions
Add version 2.3 for the PHP client 2.0
2 parents 01001fb + 62951ee commit a4bfa8c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ A simple PHP client to use the [Akeneo PIM API](https://api.akeneo.com/).
44

55
Matrix compatibility:
66

7-
| API PHP Client version | PIM version(s) | CI status |
8-
|------------------------|----------------|---------------------------------------------------------------------------------------------------------------------------|
9-
| v1.0 | v2.0 | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=1.0)](https://travis-ci.org/akeneo/api-php-client)|
10-
| v2.0 | v2.1 - v2.2 | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=2.0)](https://travis-ci.org/akeneo/api-php-client)|
11-
| master | - | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=2.0)](https://travis-ci.org/akeneo/api-php-client)|
7+
| API PHP Client version | PIM version(s) | CI status |
8+
|------------------------|-------------------|---------------------------------------------------------------------------------------------------------------------------|
9+
| v1.0 | v2.0 | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=1.0)](https://travis-ci.org/akeneo/api-php-client)|
10+
| v2.0 | v2.1 - v2.2 -v2.3 | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=2.0)](https://travis-ci.org/akeneo/api-php-client)|
11+
| master | - | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=2.0)](https://travis-ci.org/akeneo/api-php-client)|
1212

1313
## Requirements
1414

0 commit comments

Comments
 (0)