1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00

Use original delete throw

This commit is contained in:
fogelito 2024-05-15 10:52:45 +03:00
parent 8bf1d4924b
commit 6a4581671f
2 changed files with 9 additions and 10 deletions

View file

@ -50,7 +50,7 @@
"utopia-php/cache": "0.9.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "dev-main as 0.49.9",
"utopia-php/database": "dev-original-exception as 0.49.9",
"utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",

17
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": "26d20d884c55e5bcbc24ae42e5040d02",
"content-hash": "3ecdbc85939cda3b739dcc76c356f3b4",
"packages": [
{
"name": "adhocore/jwt",
@ -1556,16 +1556,16 @@
},
{
"name": "utopia-php/database",
"version": "dev-main",
"version": "dev-original-exception",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "ee93c14b99820f791c669648854f094fe399a085"
"reference": "1a85827705a420b0dbc6c15845c33ba039cde900"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/ee93c14b99820f791c669648854f094fe399a085",
"reference": "ee93c14b99820f791c669648854f094fe399a085",
"url": "https://api.github.com/repos/utopia-php/database/zipball/1a85827705a420b0dbc6c15845c33ba039cde900",
"reference": "1a85827705a420b0dbc6c15845c33ba039cde900",
"shasum": ""
},
"require": {
@ -1586,7 +1586,6 @@
"swoole/ide-helper": "4.8.0",
"utopia-php/cli": "^0.14.0"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@ -1607,9 +1606,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.49.9"
"source": "https://github.com/utopia-php/database/tree/original-exception"
},
"time": "2024-05-12T23:58:34+00:00"
"time": "2024-05-15T07:29:54+00:00"
},
{
"name": "utopia-php/domains",
@ -5507,7 +5506,7 @@
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-main",
"version": "dev-original-exception",
"alias": "0.49.9",
"alias_normalized": "0.49.9.0"
}