You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if your PIM is currently a v2.3, you can still use a 1.0 version of the PHP client. The new endpoints available in v2.3 will not be available in the v1.0 of the PHP client.
@@ -161,3 +161,9 @@ The support of this client is made in best effort by our Akeneo team.
161
161
162
162
If you find a bug or want to submit an improvement, don't hesitate to raise an issue on Github.
163
163
Also, you can ask questions and discuss about the PHP client with the community in the [Slack User Group](https://akeneopim-ug.slack.com/messages/web-api/).
164
+
165
+
## Contributing
166
+
167
+
As this PHP client is an open-source project, all contributions are very welcome!
168
+
169
+
For more information, please consult [the contributing section](CONTRIBUTING.md)
0 commit comments