1
0
Fork 0
mirror of synced 2024-06-19 03:04:53 +12:00

revert: php-runtimes to composer dep

This commit is contained in:
Torsten Dittmann 2021-04-22 12:11:53 +02:00
parent 7eb9891cf1
commit fe5c004a56
2 changed files with 13 additions and 6 deletions

View file

@ -72,10 +72,6 @@
{
"type": "git",
"url": "https://github.com/appwrite/sdk-generator"
},
{
"type": "git",
"url": "https://github.com/appwrite/php-runtimes"
}
],
"provide": {

15
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": "e6b8a2f33812ad041c99f0cfee2ff4bf",
"content-hash": "91a45abe70e4c3c352cf6041e9f4f323",
"packages": [
{
"name": "adhocore/jwt",
@ -118,9 +118,15 @@
"version": "0.1.0",
"source": {
"type": "git",
"url": "https://github.com/appwrite/php-runtimes",
"url": "https://github.com/appwrite/php-runtimes.git",
"reference": "19baa166fc3f040867cdd4f7dec4b50d3f441690"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/appwrite/php-runtimes/zipball/19baa166fc3f040867cdd4f7dec4b50d3f441690",
"reference": "19baa166fc3f040867cdd4f7dec4b50d3f441690",
"shasum": ""
},
"require": {
"php": ">=8.0",
"utopia-php/system": "0.4.*"
@ -136,6 +142,7 @@
"Appwrite\\Runtimes\\": "src/Runtimes"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3"
],
@ -155,6 +162,10 @@
"php",
"runtimes"
],
"support": {
"issues": "https://github.com/appwrite/php-runtimes/issues",
"source": "https://github.com/appwrite/php-runtimes/tree/0.1.0"
},
"time": "2021-04-22T09:52:45+00:00"
},
{