From 57fa92717b9e182ee51b8e663deb3b73efc9f378 Mon Sep 17 00:00:00 2001 From: Bl00D4NGEL Date: Thu, 18 Jan 2024 15:27:55 +0100 Subject: [PATCH] chore: upload version number in lock file --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index dbfd1af..7171c74 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Wrapper classes for API Platform", "type": "library", "license": "MIT", - "version": "1.0.2", + "version": "1.1.2", "autoload": { "psr-4": { "Cura\\ApiPlatformExtras\\": "src/" diff --git a/composer.lock b/composer.lock index 45b5196..c3a6ce6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "aef52b23f47192f14749a264288f02fb", + "content-hash": "8c207e5ca6fdcccf2c938746a57a771d", "packages": [ { "name": "api-platform/core",