From 2280113e1cecf6ccc8192041cae8d21fdafaa13a Mon Sep 17 00:00:00 2001 From: Max Petyurenko Date: Tue, 14 Mar 2023 14:27:21 +0200 Subject: [PATCH] bump php --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 28ff9e5..a5beefd 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "paravibe/gotowebinar", - "version": "1.2", + "version": "1.2.2", "description": "The GoToWebinar API wrapper for PHP", "license": "MIT", "keywords": ["LogMeIn", "LogMeIn API", "GoToWebinar API", "GoToWebinar"],