From e557c89c6040055b9f9052958bdbba97a7273e09 Mon Sep 17 00:00:00 2001 From: Sleon4 Date: Wed, 27 Mar 2024 15:07:11 -0500 Subject: [PATCH] build: dependencies are updated --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 81b7370d..5d0ca8df 100644 --- a/composer.lock +++ b/composer.lock @@ -943,16 +943,16 @@ }, { "name": "lion/database", - "version": "v9.2.0", + "version": "v9.2.1", "source": { "type": "git", "url": "https://github.com/lion-packages/database.git", - "reference": "a651b0bf714ebbe39e1b6bfe8a6ca6b0c3f50f81" + "reference": "aa322b043366a0cb6d31c1ffb92fb0548176baa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lion-packages/database/zipball/a651b0bf714ebbe39e1b6bfe8a6ca6b0c3f50f81", - "reference": "a651b0bf714ebbe39e1b6bfe8a6ca6b0c3f50f81", + "url": "https://api.github.com/repos/lion-packages/database/zipball/aa322b043366a0cb6d31c1ffb92fb0548176baa2", + "reference": "aa322b043366a0cb6d31c1ffb92fb0548176baa2", "shasum": "" }, "require": { @@ -973,12 +973,12 @@ "license": [ "MIT" ], - "description": "package in charge of the generation and execution of processes with databases", + "description": "Package in charge of the generation and execution of processes with databases", "support": { "issues": "https://github.com/lion-packages/database/issues", - "source": "https://github.com/lion-packages/database/tree/v9.2.0" + "source": "https://github.com/lion-packages/database/tree/v9.2.1" }, - "time": "2024-03-02T20:36:58+00:00" + "time": "2024-03-27T20:02:21+00:00" }, { "name": "lion/dependency-injection", @@ -5598,16 +5598,16 @@ }, { "name": "sebastian/environment", - "version": "6.0.1", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951" + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951", - "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984", + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984", "shasum": "" }, "require": { @@ -5622,7 +5622,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "6.0-dev" + "dev-main": "6.1-dev" } }, "autoload": { @@ -5650,7 +5650,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "security": "https://github.com/sebastianbergmann/environment/security/policy", - "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1" + "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0" }, "funding": [ { @@ -5658,7 +5658,7 @@ "type": "github" } ], - "time": "2023-04-11T05:39:26+00:00" + "time": "2024-03-23T08:47:14+00:00" }, { "name": "sebastian/exporter",