Merge pull request #876 from TorstenDittmann/fix-system-library

update utopia-php/system
This commit is contained in:
Eldad A. Fux 2021-02-04 19:51:49 +02:00 committed by GitHub
commit 25ae716114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -46,7 +46,7 @@
"utopia-php/preloader": "0.2.*", "utopia-php/preloader": "0.2.*",
"utopia-php/domains": "0.2.*", "utopia-php/domains": "0.2.*",
"utopia-php/swoole": "0.2.*", "utopia-php/swoole": "0.2.*",
"utopia-php/system": "0.3.*", "utopia-php/system": "0.4.*",
"utopia-php/storage": "0.2.*", "utopia-php/storage": "0.2.*",
"resque/php-resque": "1.3.6", "resque/php-resque": "1.3.6",

14
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": "e7b1732817d699748e3bbf4f6c7e4fb0", "content-hash": "9392457b87e42defd544ca840fee0bab",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -1860,16 +1860,16 @@
}, },
{ {
"name": "utopia-php/system", "name": "utopia-php/system",
"version": "0.3.0", "version": "0.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/system.git", "url": "https://github.com/utopia-php/system.git",
"reference": "63a4f2ea06a60ed82b8904e24b4754df0f77fef2" "reference": "67c92c66ce8f0cc925a00bca89f7a188bf9183c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/system/zipball/63a4f2ea06a60ed82b8904e24b4754df0f77fef2", "url": "https://api.github.com/repos/utopia-php/system/zipball/67c92c66ce8f0cc925a00bca89f7a188bf9183c0",
"reference": "63a4f2ea06a60ed82b8904e24b4754df0f77fef2", "reference": "67c92c66ce8f0cc925a00bca89f7a188bf9183c0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1909,9 +1909,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/system/issues", "issues": "https://github.com/utopia-php/system/issues",
"source": "https://github.com/utopia-php/system/tree/0.3.0" "source": "https://github.com/utopia-php/system/tree/0.4.0"
}, },
"time": "2021-01-24T11:28:55+00:00" "time": "2021-02-04T14:14:49+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [