update to a non-broken build of RakLib

This commit is contained in:
Dylan K. Taylor 2020-04-29 10:36:28 +01:00
parent 8093a94e5d
commit aa57d05e12

8
composer.lock generated
View File

@ -618,12 +618,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/RakLib.git", "url": "https://github.com/pmmp/RakLib.git",
"reference": "84c9289542544fb70e611fea0ed3854d4b52bdde" "reference": "ef39315146790d0f6940dd47ee57b1c13614ce19"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/84c9289542544fb70e611fea0ed3854d4b52bdde", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/ef39315146790d0f6940dd47ee57b1c13614ce19",
"reference": "84c9289542544fb70e611fea0ed3854d4b52bdde", "reference": "ef39315146790d0f6940dd47ee57b1c13614ce19",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -649,7 +649,7 @@
"GPL-3.0" "GPL-3.0"
], ],
"description": "A RakNet server implementation written in PHP", "description": "A RakNet server implementation written in PHP",
"time": "2020-04-28T11:10:59+00:00" "time": "2020-04-28T20:06:17+00:00"
}, },
{ {
"name": "pocketmine/snooze", "name": "pocketmine/snooze",