mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
framework upgrade 0.27.0
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
"utopia-php/database": "dev-timeout as 0.28.0",
|
||||
"utopia-php/mongo": "dev-main as 0.0.2",
|
||||
"utopia-php/domains": "1.1.*",
|
||||
"utopia-php/framework": "dev-feat-allow-error-overrides as 0.25.1",
|
||||
"utopia-php/framework": "0.27.0",
|
||||
"utopia-php/image": "0.5.*",
|
||||
"utopia-php/locale": "0.4.*",
|
||||
"utopia-php/logger": "0.3.*",
|
||||
|
||||
Generated
+14
-21
@@ -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": "a7c39b09f9e7d32796ec397958fa4b9b",
|
||||
"content-hash": "710b8714036b5c22c4bbbcfd5b63c4da",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adhocore/jwt",
|
||||
@@ -2226,16 +2226,16 @@
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/framework",
|
||||
"version": "dev-feat-allow-error-overrides",
|
||||
"version": "0.27.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/framework.git",
|
||||
"reference": "784cb4ffbf621663321aafe1a893e344756c491f"
|
||||
"reference": "b8d0447f5c98291d7759db05460ecced29a0f9ee"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/framework/zipball/784cb4ffbf621663321aafe1a893e344756c491f",
|
||||
"reference": "784cb4ffbf621663321aafe1a893e344756c491f",
|
||||
"url": "https://api.github.com/repos/utopia-php/framework/zipball/b8d0447f5c98291d7759db05460ecced29a0f9ee",
|
||||
"reference": "b8d0447f5c98291d7759db05460ecced29a0f9ee",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2264,9 +2264,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/framework/issues",
|
||||
"source": "https://github.com/utopia-php/framework/tree/feat-allow-error-overrides"
|
||||
"source": "https://github.com/utopia-php/framework/tree/0.27.0"
|
||||
},
|
||||
"time": "2023-01-19T08:53:42+00:00"
|
||||
"time": "2023-01-29T05:36:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/image",
|
||||
@@ -3764,16 +3764,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
"version": "9.2.23",
|
||||
"version": "9.2.24",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c"
|
||||
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
|
||||
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed",
|
||||
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3829,7 +3829,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23"
|
||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3837,7 +3837,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-28T12:41:10+00:00"
|
||||
"time": "2023-01-26T08:26:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
@@ -5593,12 +5593,6 @@
|
||||
"alias": "0.28.0",
|
||||
"alias_normalized": "0.28.0.0"
|
||||
},
|
||||
{
|
||||
"package": "utopia-php/framework",
|
||||
"version": "dev-feat-allow-error-overrides",
|
||||
"alias": "0.25.1",
|
||||
"alias_normalized": "0.25.1.0"
|
||||
},
|
||||
{
|
||||
"package": "utopia-php/mongo",
|
||||
"version": "dev-main",
|
||||
@@ -5609,8 +5603,7 @@
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"utopia-php/database": 20,
|
||||
"utopia-php/mongo": 20,
|
||||
"utopia-php/framework": 20
|
||||
"utopia-php/mongo": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
|
||||
Reference in New Issue
Block a user