1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00

Updated Readme

This commit is contained in:
eldadfux 2019-08-27 16:55:10 +03:00
parent 3dafbda602
commit 46a2d4be00
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<a href="https://appwrite.io" target="_blank"><img height="60" src="https://appwrite.io/images/github-logo.png" alt="Appwrite Logo"></a> <a href="https://appwrite.io" target="_blank"><img style="max-height: 50px;" src="https://appwrite.io/images/github-logo.png" alt="Appwrite Logo"></a>
<br /> <br />
<br /> <br />
<b>Simple Backend Server for your [Vue / Angular / React / iOS / Android / Flutter / *ANY*] Frontend App</b> <b>Simple Backend Server for your [Vue / Angular / React / iOS / Android / Flutter / *ANY*] Frontend App</b>

View file

@ -1,4 +1,4 @@
<?php <?php
const VERSION = 'latest'; const VERSION = '0.1.9';
return VERSION; return VERSION;

8
composer.lock generated
View file

@ -1909,12 +1909,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea" "reference": "9012edbd1604a93cee7e7422d07a2c5776c56e0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/9012edbd1604a93cee7e7422d07a2c5776c56e0c",
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea", "reference": "9012edbd1604a93cee7e7422d07a2c5776c56e0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1949,7 +1949,7 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2019-08-09T12:45:53+00:00" "time": "2019-08-26T15:40:39+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",