File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
2+ ## [ 4.0.3] ( https://github.com/apigee/apigee-client-php/milestone/39?closed=1 )
3+ * [ #457 ] Upgrade Symfony dependencies to v7.3.
4+ * [ #455 ] support new firebase/php-jwt ^7.0 version.
5+ * [ #461 ] Override testIgnoreVoidAccessor method.
6+ * [ #462 ] Resolved Developer test failure and Upgrade Symfony components to 7.4.
7+
28## [ 4.0.2] ( https://github.com/apigee/apigee-client-php/milestone/36?closed=1 )
39* [ #447 ] Support to update AppGroup app credential scope object.
410
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ interface ClientInterface extends HttpClient
6363 */
6464 public const APIGEE_ON_GCP_ENDPOINT = 'https://apigee.googleapis.com/v1 ' ;
6565
66- public const VERSION = '4.0.2 ' ;
66+ public const VERSION = '4.0.3 ' ;
6767
6868 /**
6969 * Allows access to the last request, response and exception.
You can’t perform that action at this time.
0 commit comments