]> jfr.im git - irc/unrealircd/unrealircd-rpc-php.git/blame - composer.lock
This should be enough for some preliminary usage.
[irc/unrealircd/unrealircd-rpc-php.git] / composer.lock
CommitLineData
562c96c0
BM
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "3619f5f7aa62a82424e8e1847171b446",
8 "packages": [
9 {
10 "name": "psr/log",
11 "version": "1.1.4",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/php-fig/log.git",
15 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
20 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
21 "shasum": ""
22 },
23 "require": {
24 "php": ">=5.3.0"
25 },
26 "type": "library",
27 "extra": {
28 "branch-alias": {
29 "dev-master": "1.1.x-dev"
30 }
31 },
32 "autoload": {
33 "psr-4": {
34 "Psr\\Log\\": "Psr/Log/"
35 }
36 },
37 "notification-url": "https://packagist.org/downloads/",
38 "license": [
39 "MIT"
40 ],
41 "authors": [
42 {
43 "name": "PHP-FIG",
44 "homepage": "https://www.php-fig.org/"
45 }
46 ],
47 "description": "Common interface for logging libraries",
48 "homepage": "https://github.com/php-fig/log",
49 "keywords": [
50 "log",
51 "psr",
52 "psr-3"
53 ],
54 "support": {
55 "source": "https://github.com/php-fig/log/tree/1.1.4"
56 },
57 "time": "2021-05-03T11:20:27+00:00"
58 },
59 {
60 "name": "textalk/websocket",
61 "version": "1.5.8",
62 "source": {
63 "type": "git",
64 "url": "https://github.com/Textalk/websocket-php.git",
65 "reference": "d05dbaa97500176447ffb1f1800573f23085ab13"
66 },
67 "dist": {
68 "type": "zip",
69 "url": "https://api.github.com/repos/Textalk/websocket-php/zipball/d05dbaa97500176447ffb1f1800573f23085ab13",
70 "reference": "d05dbaa97500176447ffb1f1800573f23085ab13",
71 "shasum": ""
72 },
73 "require": {
74 "php": "^7.2 | ^8.0",
75 "psr/log": "^1 | ^2 | ^3"
76 },
77 "require-dev": {
78 "php-coveralls/php-coveralls": "^2.0",
79 "phpunit/phpunit": "^8.0|^9.0",
80 "squizlabs/php_codesniffer": "^3.5"
81 },
82 "type": "library",
83 "autoload": {
84 "psr-4": {
85 "WebSocket\\": "lib"
86 }
87 },
88 "notification-url": "https://packagist.org/downloads/",
89 "license": [
90 "ISC"
91 ],
92 "authors": [
93 {
94 "name": "Fredrik Liljegren"
95 },
96 {
97 "name": "Sören Jensen",
98 "email": "soren@abicart.se"
99 }
100 ],
101 "description": "WebSocket client and server",
102 "support": {
103 "issues": "https://github.com/Textalk/websocket-php/issues",
104 "source": "https://github.com/Textalk/websocket-php/tree/1.5.8"
105 },
106 "time": "2022-04-26T06:28:24+00:00"
107 }
108 ],
109 "packages-dev": [],
110 "aliases": [],
111 "minimum-stability": "stable",
112 "stability-flags": [],
113 "prefer-stable": false,
114 "prefer-lowest": false,
115 "platform": [],
116 "platform-dev": [],
117 "plugin-api-version": "2.3.0"
118}