1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

chore(composer): update lock file

This commit is contained in:
Torsten Dittmann 2021-08-16 11:11:22 +02:00
parent 3efbad9659
commit 8366b6fe03

17
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "3647b0e23acf63473fd0b34c0d6d555c", "content-hash": "b5f4227860b0b7697a79405cc8bdfba9",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -1756,16 +1756,16 @@
}, },
{ {
"name": "utopia-php/framework", "name": "utopia-php/framework",
"version": "0.17.2", "version": "0.17.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/framework.git", "url": "https://github.com/utopia-php/framework.git",
"reference": "3cd5fa2a9e30040277861f4254c5ccd1b1600952" "reference": "0274f6b3e49db2af0d702edf278ec7504dc99878"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/3cd5fa2a9e30040277861f4254c5ccd1b1600952", "url": "https://api.github.com/repos/utopia-php/framework/zipball/0274f6b3e49db2af0d702edf278ec7504dc99878",
"reference": "3cd5fa2a9e30040277861f4254c5ccd1b1600952", "reference": "0274f6b3e49db2af0d702edf278ec7504dc99878",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1799,9 +1799,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/framework/issues", "issues": "https://github.com/utopia-php/framework/issues",
"source": "https://github.com/utopia-php/framework/tree/0.17.2" "source": "https://github.com/utopia-php/framework/tree/0.17.3"
}, },
"time": "2021-08-02T10:18:26+00:00" "time": "2021-08-03T13:57:01+00:00"
}, },
{ {
"name": "utopia-php/image", "name": "utopia-php/image",
@ -4930,7 +4930,6 @@
"type": "github" "type": "github"
} }
], ],
"abandoned": true,
"time": "2020-09-28T06:45:17+00:00" "time": "2020-09-28T06:45:17+00:00"
}, },
{ {
@ -6189,5 +6188,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.0" "php": "8.0"
}, },
"plugin-api-version": "2.1.0" "plugin-api-version": "2.0.0"
} }