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

Update to release version of framework

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

View file

@ -51,7 +51,7 @@
"utopia-php/config": "0.2.*", "utopia-php/config": "0.2.*",
"utopia-php/database": "0.36.*", "utopia-php/database": "0.36.*",
"utopia-php/domains": "1.1.*", "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/image": "0.5.*",
"utopia-php/locale": "0.4.*", "utopia-php/locale": "0.4.*",
"utopia-php/logger": "0.3.*", "utopia-php/logger": "0.3.*",

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", "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": "6b8b1c976fb0a44257d3820fe87af179", "content-hash": "169ab6e7dd540e45309d3c5093506fad",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -2221,16 +2221,16 @@
}, },
{ {
"name": "utopia-php/framework", "name": "utopia-php/framework",
"version": "dev-fix-route-mistmatch", "version": "0.28.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/framework.git", "url": "https://github.com/utopia-php/framework.git",
"reference": "e8e12a880539679010b86576e843be9f4c7f3329" "reference": "bc0144ff3983afa6724c43f2ce578fdbceec21f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/e8e12a880539679010b86576e843be9f4c7f3329", "url": "https://api.github.com/repos/utopia-php/framework/zipball/bc0144ff3983afa6724c43f2ce578fdbceec21f9",
"reference": "e8e12a880539679010b86576e843be9f4c7f3329", "reference": "bc0144ff3983afa6724c43f2ce578fdbceec21f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2260,9 +2260,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/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", "name": "utopia-php/image",
@ -5653,18 +5653,9 @@
"time": "2023-02-08T07:49:20+00:00" "time": "2023-02-08T07:49:20+00:00"
} }
], ],
"aliases": [ "aliases": [],
{
"package": "utopia-php/framework",
"version": "dev-fix-route-mistmatch",
"alias": "0.28.1",
"alias_normalized": "0.28.1.0"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"utopia-php/framework": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {