1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00

Update to release version of framework

(cherry picked from commit b101404eda)
This commit is contained in:
Jake Barnby 2023-05-30 18:53:58 +12:00
parent edce3cceed
commit b75d3ff07c
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 10 additions and 19 deletions

View file

@ -56,7 +56,7 @@
"utopia-php/pools": "0.4.*",
"utopia-php/preloader": "0.2.*",
"utopia-php/domains": "1.1.*",
"utopia-php/framework": "dev-fix-route-mistmatch as 0.28.1",
"utopia-php/framework": "0.28.*",
"utopia-php/image": "0.5.*",
"utopia-php/dsn": "0.1.*",
"utopia-php/locale": "0.4.*",

27
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": "6b8b1c976fb0a44257d3820fe87af179",
"content-hash": "169ab6e7dd540e45309d3c5093506fad",
"packages": [
{
"name": "adhocore/jwt",
@ -2011,16 +2011,16 @@
},
{
"name": "utopia-php/framework",
"version": "dev-fix-route-mistmatch",
"version": "0.28.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/framework.git",
"reference": "e8e12a880539679010b86576e843be9f4c7f3329"
"reference": "bc0144ff3983afa6724c43f2ce578fdbceec21f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/e8e12a880539679010b86576e843be9f4c7f3329",
"reference": "e8e12a880539679010b86576e843be9f4c7f3329",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/bc0144ff3983afa6724c43f2ce578fdbceec21f9",
"reference": "bc0144ff3983afa6724c43f2ce578fdbceec21f9",
"shasum": ""
},
"require": {
@ -2050,9 +2050,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/framework/issues",
"source": "https://github.com/utopia-php/framework/tree/fix-route-mistmatch"
"source": "https://github.com/utopia-php/framework/tree/0.28.2"
},
"time": "2023-05-30T01:59:18+00:00"
"time": "2023-05-30T06:47:57+00:00"
},
{
"name": "utopia-php/image",
@ -5470,18 +5470,9 @@
"time": "2023-05-03T19:06:57+00:00"
}
],
"aliases": [
{
"package": "utopia-php/framework",
"version": "dev-fix-route-mistmatch",
"alias": "0.28.1",
"alias_normalized": "0.28.1.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/framework": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {