framework 0.33.38

This commit is contained in:
fogelito
2026-02-11 09:53:53 +02:00
parent 2633654859
commit a770e6c289
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"utopia-php/emails": "0.6.*",
"utopia-php/dns": "1.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",
"utopia-php/framework": "0.33.38",
"utopia-php/fetch": "0.5.*",
"utopia-php/image": "0.8.*",
"utopia-php/locale": "0.8.*",
Generated
+8 -9
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": "de8ef00a3aaec540c28f7b1aeb98d294",
"content-hash": "9ab766017b3273d0100e4a625e3e4fe1",
"packages": [
{
"name": "adhocore/jwt",
@@ -4212,16 +4212,16 @@
},
{
"name": "utopia-php/framework",
"version": "0.33.39",
"version": "0.33.38",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/http.git",
"reference": "409a258814d664d3a50fa2f48b6695679334d30b"
"reference": "decfa49d60d99e922de364c49169b396fafd5ab8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/http/zipball/409a258814d664d3a50fa2f48b6695679334d30b",
"reference": "409a258814d664d3a50fa2f48b6695679334d30b",
"url": "https://api.github.com/repos/utopia-php/http/zipball/decfa49d60d99e922de364c49169b396fafd5ab8",
"reference": "decfa49d60d99e922de364c49169b396fafd5ab8",
"shasum": ""
},
"require": {
@@ -4234,8 +4234,7 @@
"laravel/pint": "1.*",
"phpbench/phpbench": "1.*",
"phpstan/phpstan": "1.*",
"phpunit/phpunit": "9.*",
"swoole/ide-helper": "^6.0"
"phpunit/phpunit": "9.*"
},
"type": "library",
"autoload": {
@@ -4255,9 +4254,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/http/issues",
"source": "https://github.com/utopia-php/http/tree/0.33.39"
"source": "https://github.com/utopia-php/http/tree/0.33.38"
},
"time": "2026-02-11T06:33:42+00:00"
"time": "2026-02-04T04:59:25+00:00"
},
{
"name": "utopia-php/image",