Browse code

Created repository.

DoubleBastionAdmin authored on 01/03/2022 23:31:10
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,59 @@
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": "603e76c9286ac151fa43e518173c42ad",
8
+    "packages": [
9
+        {
10
+            "name": "phaxio/phaxio",
11
+            "version": "2.0.2",
12
+            "source": {
13
+                "type": "git",
14
+                "url": "https://github.com/phaxio/phaxio-php.git",
15
+                "reference": "6ad1f76b4f1ff1f68176dab9509ae66fdaa85487"
16
+            },
17
+            "dist": {
18
+                "type": "zip",
19
+                "url": "https://api.github.com/repos/phaxio/phaxio-php/zipball/6ad1f76b4f1ff1f68176dab9509ae66fdaa85487",
20
+                "reference": "6ad1f76b4f1ff1f68176dab9509ae66fdaa85487",
21
+                "shasum": ""
22
+            },
23
+            "require": {
24
+                "php": ">=5.3.0"
25
+            },
26
+            "type": "library",
27
+            "autoload": {
28
+                "psr-0": {
29
+                    "Phaxio\\": "lib/",
30
+                    "Phaxio": "lib/"
31
+                }
32
+            },
33
+            "notification-url": "https://packagist.org/downloads/",
34
+            "license": [
35
+                "MIT"
36
+            ],
37
+            "description": "The Phaxio API PHP library",
38
+            "homepage": "http://www.phaxio.com/",
39
+            "keywords": [
40
+                "fax",
41
+                "phaxio"
42
+            ],
43
+            "support": {
44
+                "issues": "https://github.com/phaxio/phaxio-php/issues",
45
+                "source": "https://github.com/phaxio/phaxio-php/tree/2.0.2"
46
+            },
47
+            "time": "2019-03-08T19:14:29+00:00"
48
+        }
49
+    ],
50
+    "packages-dev": [],
51
+    "aliases": [],
52
+    "minimum-stability": "stable",
53
+    "stability-flags": [],
54
+    "prefer-stable": false,
55
+    "prefer-lowest": false,
56
+    "platform": [],
57
+    "platform-dev": [],
58
+    "plugin-api-version": "2.0.0"
59
+}