Update pools version

This commit is contained in:
Jake Barnby 2022-11-15 21:59:23 +13:00
parent a59336ce95
commit 6e0c54a151
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 8 additions and 15 deletions

View file

@ -57,7 +57,7 @@
"utopia-php/logger": "0.3.*",
"utopia-php/orchestration": "0.9.*",
"utopia-php/platform": "0.3.*",
"utopia-php/pools": "dev-feat-remove-dependencies as 0.4.0",
"utopia-php/pools": "0.4.*",
"utopia-php/preloader": "0.2.*",
"utopia-php/registry": "dev-feat-allow-params as 0.5.0",
"utopia-php/storage": "0.11.*",

21
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": "41e3fe329598c2a3b4eb303f6605258d",
"content-hash": "b125039c64ae4cbe0d2a1b57322d0ebe",
"packages": [
{
"name": "adhocore/jwt",
@ -2255,16 +2255,16 @@
},
{
"name": "utopia-php/pools",
"version": "dev-feat-remove-dependencies",
"version": "0.4.1",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/pools.git",
"reference": "bdc023b98023fc6a5978ee99cc750256acaeb194"
"reference": "c8f96a33e7fbf58c1145eb6cf0f2c00cbe319979"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/pools/zipball/bdc023b98023fc6a5978ee99cc750256acaeb194",
"reference": "bdc023b98023fc6a5978ee99cc750256acaeb194",
"url": "https://api.github.com/repos/utopia-php/pools/zipball/c8f96a33e7fbf58c1145eb6cf0f2c00cbe319979",
"reference": "c8f96a33e7fbf58c1145eb6cf0f2c00cbe319979",
"shasum": ""
},
"require": {
@ -2300,9 +2300,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/pools/issues",
"source": "https://github.com/utopia-php/pools/tree/feat-remove-dependencies"
"source": "https://github.com/utopia-php/pools/tree/0.4.1"
},
"time": "2022-11-13T22:14:50+00:00"
"time": "2022-11-15T08:55:16+00:00"
},
{
"name": "utopia-php/preloader",
@ -5216,12 +5216,6 @@
}
],
"aliases": [
{
"package": "utopia-php/pools",
"version": "dev-feat-remove-dependencies",
"alias": "0.4.0",
"alias_normalized": "0.4.0.0"
},
{
"package": "utopia-php/registry",
"version": "dev-feat-allow-params",
@ -5231,7 +5225,6 @@
],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/pools": 20,
"utopia-php/registry": 20
},
"prefer-stable": false,