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,49 @@
1
+{
2
+    "packages": [
3
+        {
4
+            "name": "phaxio/phaxio",
5
+            "version": "2.0.2",
6
+            "version_normalized": "2.0.2.0",
7
+            "source": {
8
+                "type": "git",
9
+                "url": "https://github.com/phaxio/phaxio-php.git",
10
+                "reference": "6ad1f76b4f1ff1f68176dab9509ae66fdaa85487"
11
+            },
12
+            "dist": {
13
+                "type": "zip",
14
+                "url": "https://api.github.com/repos/phaxio/phaxio-php/zipball/6ad1f76b4f1ff1f68176dab9509ae66fdaa85487",
15
+                "reference": "6ad1f76b4f1ff1f68176dab9509ae66fdaa85487",
16
+                "shasum": ""
17
+            },
18
+            "require": {
19
+                "php": ">=5.3.0"
20
+            },
21
+            "time": "2019-03-08T19:14:29+00:00",
22
+            "type": "library",
23
+            "installation-source": "dist",
24
+            "autoload": {
25
+                "psr-0": {
26
+                    "Phaxio\\": "lib/",
27
+                    "Phaxio": "lib/"
28
+                }
29
+            },
30
+            "notification-url": "https://packagist.org/downloads/",
31
+            "license": [
32
+                "MIT"
33
+            ],
34
+            "description": "The Phaxio API PHP library",
35
+            "homepage": "http://www.phaxio.com/",
36
+            "keywords": [
37
+                "fax",
38
+                "phaxio"
39
+            ],
40
+            "support": {
41
+                "issues": "https://github.com/phaxio/phaxio-php/issues",
42
+                "source": "https://github.com/phaxio/phaxio-php/tree/2.0.2"
43
+            },
44
+            "install-path": "../phaxio/phaxio"
45
+        }
46
+    ],
47
+    "dev": true,
48
+    "dev-package-names": []
49
+}