mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
chore: update php runtimes
This commit is contained in:
parent
e0ebeb837a
commit
d33ecfa7f5
2 changed files with 8 additions and 8 deletions
|
|
@ -43,7 +43,7 @@
|
||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
"ext-zlib": "*",
|
"ext-zlib": "*",
|
||||||
"ext-sockets": "*",
|
"ext-sockets": "*",
|
||||||
"appwrite/php-runtimes": "0.15.*",
|
"appwrite/php-runtimes": "0.16.*",
|
||||||
"appwrite/php-clamav": "2.0.*",
|
"appwrite/php-clamav": "2.0.*",
|
||||||
"utopia-php/abuse": "0.43.0",
|
"utopia-php/abuse": "0.43.0",
|
||||||
"utopia-php/analytics": "0.10.*",
|
"utopia-php/analytics": "0.10.*",
|
||||||
|
|
|
||||||
14
composer.lock
generated
14
composer.lock
generated
|
|
@ -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": "66e31af1f7d0d1617694a1c5a975f887",
|
"content-hash": "f05357728316c79037d22ee26afd2d3e",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adhocore/jwt",
|
"name": "adhocore/jwt",
|
||||||
|
|
@ -156,16 +156,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "appwrite/php-runtimes",
|
"name": "appwrite/php-runtimes",
|
||||||
"version": "0.15.0",
|
"version": "0.16.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/appwrite/runtimes.git",
|
"url": "https://github.com/appwrite/runtimes.git",
|
||||||
"reference": "68ea5bcc24c513a6d641ddf9412bbab13e5dfb94"
|
"reference": "b36da25768c2dc66908ae226f6eed1b073a6f642"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/appwrite/runtimes/zipball/68ea5bcc24c513a6d641ddf9412bbab13e5dfb94",
|
"url": "https://api.github.com/repos/appwrite/runtimes/zipball/b36da25768c2dc66908ae226f6eed1b073a6f642",
|
||||||
"reference": "68ea5bcc24c513a6d641ddf9412bbab13e5dfb94",
|
"reference": "b36da25768c2dc66908ae226f6eed1b073a6f642",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -205,9 +205,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/appwrite/runtimes/issues",
|
"issues": "https://github.com/appwrite/runtimes/issues",
|
||||||
"source": "https://github.com/appwrite/runtimes/tree/0.15.0"
|
"source": "https://github.com/appwrite/runtimes/tree/0.16.1"
|
||||||
},
|
},
|
||||||
"time": "2024-08-21T10:23:45+00:00"
|
"time": "2024-10-09T10:27:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "beberlei/assert",
|
"name": "beberlei/assert",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue