1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 18:04:08 +02:00

enforce new steamlogin library

This commit is contained in:
Robin Appelman 2018-04-25 19:00:26 +02:00
commit 4820609a2e
2 changed files with 7 additions and 7 deletions

12
composer.lock generated
View file

@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "59b5dc0be1cb677ebeca1d5a26eba550",
@ -484,16 +484,16 @@
},
{
"name": "ehesp/steam-login",
"version": "1.1.0",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/Ehesp/Steam-Login.git",
"reference": "a126370d9befb103dcee2c75b70890543b365709"
"reference": "f7dd893ef2089ec51cd962c68ecba869be2f7e09"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Ehesp/Steam-Login/zipball/a126370d9befb103dcee2c75b70890543b365709",
"reference": "a126370d9befb103dcee2c75b70890543b365709",
"url": "https://api.github.com/repos/Ehesp/Steam-Login/zipball/f7dd893ef2089ec51cd962c68ecba869be2f7e09",
"reference": "f7dd893ef2089ec51cd962c68ecba869be2f7e09",
"shasum": ""
},
"require": {
@ -522,7 +522,7 @@
"keywords": [
"steam"
],
"time": "2016-04-14T16:24:31+00:00"
"time": "2018-04-06T07:13:23+00:00"
},
{
"name": "guzzlehttp/guzzle",