Update composer dependencies

This commit is contained in:
Dylan K. Taylor 2019-05-30 04:26:06 -04:00
parent f3daf612ee
commit 3d8cd54f16

21
composer.lock generated
View File

@ -277,7 +277,7 @@
{ {
"name": "Berry Langerak", "name": "Berry Langerak",
"email": "berry@berryllium.nl", "email": "berry@berryllium.nl",
"role": "Developer" "role": "developer"
}, },
{ {
"name": "Rick van der Staaij", "name": "Rick van der Staaij",
@ -413,12 +413,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/RakLib.git", "url": "https://github.com/pmmp/RakLib.git",
"reference": "3b075c62693824b44b50ea3787b88116c7c56926" "reference": "b4799d6ecc0914b6d47ead8c70b50e53b043d828"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/3b075c62693824b44b50ea3787b88116c7c56926", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/b4799d6ecc0914b6d47ead8c70b50e53b043d828",
"reference": "3b075c62693824b44b50ea3787b88116c7c56926", "reference": "b4799d6ecc0914b6d47ead8c70b50e53b043d828",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -446,7 +446,7 @@
"source": "https://github.com/pmmp/RakLib/tree/master", "source": "https://github.com/pmmp/RakLib/tree/master",
"issues": "https://github.com/pmmp/RakLib/issues" "issues": "https://github.com/pmmp/RakLib/issues"
}, },
"time": "2019-05-02T15:09:56+00:00" "time": "2019-05-13T17:14:39+00:00"
}, },
{ {
"name": "pocketmine/snooze", "name": "pocketmine/snooze",
@ -488,19 +488,16 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/SPL.git", "url": "https://github.com/pmmp/SPL.git",
"reference": "463152d5d2ee052a89fe44dcc27b56663f891912" "reference": "7b80cbebd90a320b109154a7ff594688c1e0efcf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/SPL/zipball/463152d5d2ee052a89fe44dcc27b56663f891912", "url": "https://api.github.com/repos/pmmp/SPL/zipball/7b80cbebd90a320b109154a7ff594688c1e0efcf",
"reference": "463152d5d2ee052a89fe44dcc27b56663f891912", "reference": "7b80cbebd90a320b109154a7ff594688c1e0efcf",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"exclude-from-classmap": [
"stubs"
],
"classmap": [ "classmap": [
"./" "./"
] ]
@ -512,7 +509,7 @@
"support": { "support": {
"source": "https://github.com/pmmp/SPL/tree/master" "source": "https://github.com/pmmp/SPL/tree/master"
}, },
"time": "2019-03-31T16:30:20+00:00" "time": "2019-05-18T14:07:32+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],