1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

Update runtimes lib

This commit is contained in:
Eldad Fux 2021-12-31 09:25:24 +02:00
parent a40c91cec5
commit a2b947b220

14
composer.lock generated
View file

@ -115,16 +115,16 @@
}, },
{ {
"name": "appwrite/php-runtimes", "name": "appwrite/php-runtimes",
"version": "0.6.1", "version": "0.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/php-runtimes.git", "url": "https://github.com/appwrite/php-runtimes.git",
"reference": "a42434de2fbd60818244c1a9b2ac0429ad0ef9ee" "reference": "33e087933f4353b1b3aad8d00e32ef82af18a292"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/appwrite/php-runtimes/zipball/a42434de2fbd60818244c1a9b2ac0429ad0ef9ee", "url": "https://api.github.com/repos/appwrite/php-runtimes/zipball/33e087933f4353b1b3aad8d00e32ef82af18a292",
"reference": "a42434de2fbd60818244c1a9b2ac0429ad0ef9ee", "reference": "33e087933f4353b1b3aad8d00e32ef82af18a292",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -164,9 +164,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/appwrite/php-runtimes/issues", "issues": "https://github.com/appwrite/php-runtimes/issues",
"source": "https://github.com/appwrite/php-runtimes/tree/0.6.1" "source": "https://github.com/appwrite/php-runtimes/tree/0.6.2"
}, },
"time": "2021-10-21T11:32:25+00:00" "time": "2021-12-31T07:16:48+00:00"
}, },
{ {
"name": "chillerlan/php-qrcode", "name": "chillerlan/php-qrcode",
@ -6520,5 +6520,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.0" "php": "8.0"
}, },
"plugin-api-version": "2.1.0" "plugin-api-version": "2.0.0"
} }