From 2133eb6da85156ff4abf0d0940715fa3975424f2 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 22 Apr 2024 23:24:21 +0200 Subject: [PATCH] Updated composer --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index dc97363..24a9e23 100644 --- a/composer.lock +++ b/composer.lock @@ -61,12 +61,12 @@ "source": { "type": "git", "url": "https://github.com/utopia-php/di.git", - "reference": "fb3c45b268018b87dcbbf87ad943ced9eea3bbe2" + "reference": "a0c8be65c19570c80e904d58f54bdd901d1d5d9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/di/zipball/fb3c45b268018b87dcbbf87ad943ced9eea3bbe2", - "reference": "fb3c45b268018b87dcbbf87ad943ced9eea3bbe2", + "url": "https://api.github.com/repos/utopia-php/di/zipball/a0c8be65c19570c80e904d58f54bdd901d1d5d9c", + "reference": "a0c8be65c19570c80e904d58f54bdd901d1d5d9c", "shasum": "" }, "require": { @@ -115,7 +115,7 @@ "source": "https://github.com/utopia-php/di/tree/main", "issues": "https://github.com/utopia-php/di/issues" }, - "time": "2024-04-18T20:06:02+00:00" + "time": "2024-04-22T21:22:44+00:00" }, { "name": "utopia-php/framework", @@ -171,12 +171,12 @@ "source": { "type": "git", "url": "https://github.com/utopia-php/servers.git", - "reference": "20bb7ab93c21d0ae37bc309d41b70ddf2a78a6fd" + "reference": "e7eee7f82399c89adc28cf79912a9a41d7bb3233" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/servers/zipball/20bb7ab93c21d0ae37bc309d41b70ddf2a78a6fd", - "reference": "20bb7ab93c21d0ae37bc309d41b70ddf2a78a6fd", + "url": "https://api.github.com/repos/utopia-php/servers/zipball/e7eee7f82399c89adc28cf79912a9a41d7bb3233", + "reference": "e7eee7f82399c89adc28cf79912a9a41d7bb3233", "shasum": "" }, "require": { @@ -234,7 +234,7 @@ "source": "https://github.com/utopia-php/servers/tree/dev", "issues": "https://github.com/utopia-php/servers/issues" }, - "time": "2024-04-21T18:53:43+00:00" + "time": "2024-04-22T21:23:28+00:00" } ], "packages-dev": [ @@ -620,12 +620,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "7b52251fae7e1ab8dae54b91d3a5d6f6d52390f0" + "reference": "3b03bac1068a585926a14e97692baef8642c2a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7b52251fae7e1ab8dae54b91d3a5d6f6d52390f0", - "reference": "7b52251fae7e1ab8dae54b91d3a5d6f6d52390f0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3b03bac1068a585926a14e97692baef8642c2a1b", + "reference": "3b03bac1068a585926a14e97692baef8642c2a1b", "shasum": "" }, "require": { @@ -671,7 +671,7 @@ "type": "github" } ], - "time": "2024-04-21T14:58:44+00:00" + "time": "2024-04-22T13:39:03+00:00" }, { "name": "phpunit/php-code-coverage",