1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

chore: update composer lock

This commit is contained in:
Torsten Dittmann 2022-09-14 09:31:02 +02:00
parent f388f3801a
commit 9f07cb0cc4

53
composer.lock generated
View file

@ -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": "32ce7fd6ed93d25b487613573e95f009",
"content-hash": "aca68a1c1c7d762cabd02ce02cf40df4",
"packages": [
{
"name": "adhocore/jwt",
@ -2060,16 +2060,16 @@
},
{
"name": "utopia-php/database",
"version": "dev-fix-update-attribute-datetime",
"version": "0.25.4",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "9b724a682c8c0e51f272f73d1941a8f3d4b52a01"
"reference": "2883de82eee99e5744bf6e4123095a530c48a194"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/9b724a682c8c0e51f272f73d1941a8f3d4b52a01",
"reference": "9b724a682c8c0e51f272f73d1941a8f3d4b52a01",
"url": "https://api.github.com/repos/utopia-php/database/zipball/2883de82eee99e5744bf6e4123095a530c48a194",
"reference": "2883de82eee99e5744bf6e4123095a530c48a194",
"shasum": ""
},
"require": {
@ -2118,9 +2118,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/fix-update-attribute-datetime"
"source": "https://github.com/utopia-php/database/tree/0.25.4"
},
"time": "2022-09-12T13:08:27+00:00"
"time": "2022-09-14T06:22:33+00:00"
},
{
"name": "utopia-php/domains",
@ -4124,16 +4124,16 @@
},
{
"name": "sebastian/comparator",
"version": "4.0.6",
"version": "4.0.7",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "55f4261989e546dc112258c7a75935a81a7ce382"
"reference": "7fa545db548c90bdebeb9da0583001a252be5578"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
"reference": "55f4261989e546dc112258c7a75935a81a7ce382",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7fa545db548c90bdebeb9da0583001a252be5578",
"reference": "7fa545db548c90bdebeb9da0583001a252be5578",
"shasum": ""
},
"require": {
@ -4186,7 +4186,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.7"
},
"funding": [
{
@ -4194,7 +4194,7 @@
"type": "github"
}
],
"time": "2020-10-26T15:49:45+00:00"
"time": "2022-09-14T06:33:43+00:00"
},
{
"name": "sebastian/complexity",
@ -4384,16 +4384,16 @@
},
{
"name": "sebastian/exporter",
"version": "4.0.4",
"version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
"shasum": ""
},
"require": {
@ -4449,7 +4449,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
},
"funding": [
{
@ -4457,7 +4457,7 @@
"type": "github"
}
],
"time": "2021-11-11T14:18:36+00:00"
"time": "2022-09-14T06:03:37+00:00"
},
{
"name": "sebastian/global-state",
@ -5358,18 +5358,9 @@
"time": "2022-08-12T06:47:24+00:00"
}
],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-fix-update-attribute-datetime",
"alias": "0.25.99",
"alias_normalized": "0.25.99.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/database": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
@ -5393,5 +5384,5 @@
"platform-overrides": {
"php": "8.0"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}