Update audit and abuse

This commit is contained in:
Jake Barnby 2024-10-23 18:42:00 +13:00
parent eca8d116c2
commit 013d95ebf3
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 7 additions and 9 deletions

View file

@ -45,9 +45,9 @@
"ext-sockets": "*",
"appwrite/php-runtimes": "0.16.*",
"appwrite/php-clamav": "2.0.*",
"utopia-php/abuse": "0.43.x-dev",
"utopia-php/abuse": "0.43.*",
"utopia-php/analytics": "0.10.*",
"utopia-php/audit": "0.43.x-dev",
"utopia-php/audit": "0.43.*",
"utopia-php/cache": "0.10.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",

12
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": "d45358f3de2b639c1aab4ccfd5168a1c",
"content-hash": "f4a0801b367486bf7105e1f39efa9121",
"packages": [
{
"name": "adhocore/jwt",
@ -1430,7 +1430,7 @@
},
{
"name": "utopia-php/abuse",
"version": "0.43.x-dev",
"version": "0.43.1",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/abuse.git",
@ -1475,7 +1475,7 @@
],
"support": {
"issues": "https://github.com/utopia-php/abuse/issues",
"source": "https://github.com/utopia-php/abuse/tree/0.43.x"
"source": "https://github.com/utopia-php/abuse/tree/0.43.1"
},
"time": "2024-10-23T04:29:12+00:00"
},
@ -1527,7 +1527,7 @@
},
{
"name": "utopia-php/audit",
"version": "0.43.x-dev",
"version": "0.43.1",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/audit.git",
@ -1568,7 +1568,7 @@
],
"support": {
"issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/0.43.x"
"source": "https://github.com/utopia-php/audit/tree/0.43.1"
},
"time": "2024-10-23T04:27:59+00:00"
},
@ -7013,8 +7013,6 @@
],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/abuse": 20,
"utopia-php/audit": 20,
"utopia-php/database": 20
},
"prefer-stable": false,