Browse code

removed Telnyx Plivo Twilio Flowroute appinfo/info.xml appinfo/signature.json README.md lib/Controller/AuthorApiController.php

DoubleBastionAdmin authored on 20/08/2022 16:26:33
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,36 +0,0 @@
1
-{
2
-    "name": "telnyx\/telnyx-php-sms-relentless",
3
-    "description": "Telnyx PHP Library",
4
-    "keywords": [
5
-        "telnyx",
6
-        "api"
7
-    ],
8
-    "homepage": "https:\/\/telnyx.com\/",
9
-    "license": "MIT",
10
-    "authors": [
11
-        {
12
-            "name": "Telnyx and contributors",
13
-            "homepage": "https:\/\/github.com\/telnyx\/telnyx-php\/contributors"
14
-        }
15
-    ],
16
-    "require": {
17
-        "php": "^5.6 || ^7.0",
18
-        "ext-curl": "*",
19
-        "ext-json": "*",
20
-        "ext-mbstring": "*",
21
-        "telnyx/telnyx-php": "^2.7"
22
-    },
23
-    "autoload": {
24
-      "psr-4": { "Telnyx\\" : "lib/" }
25
-    },
26
-    "extra": {
27
-        "branch-alias": {
28
-            "dev-master": "2.0-dev"
29
-        }
30
-    },
31
-    "scripts": {
32
-        "test": "phpunit --colors=always",
33
-        "test-coverage": "phpunit --colors=always --coverage-clover build/logs/clover.xml",
34
-        "cs-check": "phpcs"
35
-    }
36
-}
Browse code

added appinfo/signature.json Telnyx Twilio Flowroute

DoubleBastionAdmin authored on 19/08/2022 13:10:24
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,36 @@
1
+{
2
+    "name": "telnyx\/telnyx-php-sms-relentless",
3
+    "description": "Telnyx PHP Library",
4
+    "keywords": [
5
+        "telnyx",
6
+        "api"
7
+    ],
8
+    "homepage": "https:\/\/telnyx.com\/",
9
+    "license": "MIT",
10
+    "authors": [
11
+        {
12
+            "name": "Telnyx and contributors",
13
+            "homepage": "https:\/\/github.com\/telnyx\/telnyx-php\/contributors"
14
+        }
15
+    ],
16
+    "require": {
17
+        "php": "^5.6 || ^7.0",
18
+        "ext-curl": "*",
19
+        "ext-json": "*",
20
+        "ext-mbstring": "*",
21
+        "telnyx/telnyx-php": "^2.7"
22
+    },
23
+    "autoload": {
24
+      "psr-4": { "Telnyx\\" : "lib/" }
25
+    },
26
+    "extra": {
27
+        "branch-alias": {
28
+            "dev-master": "2.0-dev"
29
+        }
30
+    },
31
+    "scripts": {
32
+        "test": "phpunit --colors=always",
33
+        "test-coverage": "phpunit --colors=always --coverage-clover build/logs/clover.xml",
34
+        "cs-check": "phpcs"
35
+    }
36
+}
Browse code

removed appinfo/signature.json and Telnyx

DoubleBastionAdmin authored on 19/08/2022 12:45:59
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,42 +0,0 @@
1
-{
2
-    "name": "telnyx\/telnyx-php",
3
-    "description": "Telnyx PHP Library",
4
-    "keywords": [
5
-        "telnyx",
6
-        "api"
7
-    ],
8
-    "homepage": "https:\/\/telnyx.com\/",
9
-    "license": "MIT",
10
-    "authors": [
11
-        {
12
-            "name": "Telnyx and contributors",
13
-            "homepage": "https:\/\/github.com\/telnyx\/telnyx-php\/contributors"
14
-        }
15
-    ],
16
-    "require": {
17
-        "php": "^5.6 || ^7.0",
18
-        "ext-curl": "*",
19
-        "ext-json": "*",
20
-        "ext-mbstring": "*",
21
-        "telnyx/telnyx-php": "^1.0"
22
-    },
23
-    "require-dev": {
24
-      "phpunit/phpunit": "^5.7",
25
-      "squizlabs/php_codesniffer": "^3.3",
26
-      "symfony/process": "~3.4",
27
-      "friendsofphp/php-cs-fixer": "^2.15"
28
-    },
29
-    "autoload": {
30
-      "psr-4": { "Telnyx\\" : "lib/" }
31
-    },
32
-    "extra": {
33
-        "branch-alias": {
34
-            "dev-master": "2.0-dev"
35
-        }
36
-    },
37
-    "scripts": {
38
-        "test": "phpunit --colors=always",
39
-        "test-coverage": "phpunit --colors=always --coverage-clover build/logs/clover.xml",
40
-        "cs-check": "phpcs"
41
-    }
42
-}
Browse code

added appinfo/signature.json and Telnyx directory

DoubleBastionAdmin authored on 19/08/2022 11:38:54
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,42 @@
1
+{
2
+    "name": "telnyx\/telnyx-php",
3
+    "description": "Telnyx PHP Library",
4
+    "keywords": [
5
+        "telnyx",
6
+        "api"
7
+    ],
8
+    "homepage": "https:\/\/telnyx.com\/",
9
+    "license": "MIT",
10
+    "authors": [
11
+        {
12
+            "name": "Telnyx and contributors",
13
+            "homepage": "https:\/\/github.com\/telnyx\/telnyx-php\/contributors"
14
+        }
15
+    ],
16
+    "require": {
17
+        "php": "^5.6 || ^7.0",
18
+        "ext-curl": "*",
19
+        "ext-json": "*",
20
+        "ext-mbstring": "*",
21
+        "telnyx/telnyx-php": "^1.0"
22
+    },
23
+    "require-dev": {
24
+      "phpunit/phpunit": "^5.7",
25
+      "squizlabs/php_codesniffer": "^3.3",
26
+      "symfony/process": "~3.4",
27
+      "friendsofphp/php-cs-fixer": "^2.15"
28
+    },
29
+    "autoload": {
30
+      "psr-4": { "Telnyx\\" : "lib/" }
31
+    },
32
+    "extra": {
33
+        "branch-alias": {
34
+            "dev-master": "2.0-dev"
35
+        }
36
+    },
37
+    "scripts": {
38
+        "test": "phpunit --colors=always",
39
+        "test-coverage": "phpunit --colors=always --coverage-clover build/logs/clover.xml",
40
+        "cs-check": "phpcs"
41
+    }
42
+}
Browse code

removed Telnyx directory

DoubleBastionAdmin authored on 19/08/2022 11:12:03
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,42 +0,0 @@
1
-{
2
-    "name": "telnyx\/telnyx-php",
3
-    "description": "Telnyx PHP Library",
4
-    "keywords": [
5
-        "telnyx",
6
-        "api"
7
-    ],
8
-    "homepage": "https:\/\/telnyx.com\/",
9
-    "license": "MIT",
10
-    "authors": [
11
-        {
12
-            "name": "Telnyx and contributors",
13
-            "homepage": "https:\/\/github.com\/telnyx\/telnyx-php\/contributors"
14
-        }
15
-    ],
16
-    "require": {
17
-        "php": "^5.6 || ^7.0",
18
-        "ext-curl": "*",
19
-        "ext-json": "*",
20
-        "ext-mbstring": "*",
21
-        "telnyx/telnyx-php": "^1.0"
22
-    },
23
-    "require-dev": {
24
-      "phpunit/phpunit": "^5.7",
25
-      "squizlabs/php_codesniffer": "^3.3",
26
-      "symfony/process": "~3.4",
27
-      "friendsofphp/php-cs-fixer": "^2.15"
28
-    },
29
-    "autoload": {
30
-      "psr-4": { "Telnyx\\" : "lib/" }
31
-    },
32
-    "extra": {
33
-        "branch-alias": {
34
-            "dev-master": "2.0-dev"
35
-        }
36
-    },
37
-    "scripts": {
38
-        "test": "phpunit --colors=always",
39
-        "test-coverage": "phpunit --colors=always --coverage-clover build/logs/clover.xml",
40
-        "cs-check": "phpcs"
41
-    }
42
-}
Browse code

Created repository.

DoubleBastionAdmin authored on 01/03/2022 23:47:00
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,42 @@
1
+{
2
+    "name": "telnyx\/telnyx-php",
3
+    "description": "Telnyx PHP Library",
4
+    "keywords": [
5
+        "telnyx",
6
+        "api"
7
+    ],
8
+    "homepage": "https:\/\/telnyx.com\/",
9
+    "license": "MIT",
10
+    "authors": [
11
+        {
12
+            "name": "Telnyx and contributors",
13
+            "homepage": "https:\/\/github.com\/telnyx\/telnyx-php\/contributors"
14
+        }
15
+    ],
16
+    "require": {
17
+        "php": "^5.6 || ^7.0",
18
+        "ext-curl": "*",
19
+        "ext-json": "*",
20
+        "ext-mbstring": "*",
21
+        "telnyx/telnyx-php": "^1.0"
22
+    },
23
+    "require-dev": {
24
+      "phpunit/phpunit": "^5.7",
25
+      "squizlabs/php_codesniffer": "^3.3",
26
+      "symfony/process": "~3.4",
27
+      "friendsofphp/php-cs-fixer": "^2.15"
28
+    },
29
+    "autoload": {
30
+      "psr-4": { "Telnyx\\" : "lib/" }
31
+    },
32
+    "extra": {
33
+        "branch-alias": {
34
+            "dev-master": "2.0-dev"
35
+        }
36
+    },
37
+    "scripts": {
38
+        "test": "phpunit --colors=always",
39
+        "test-coverage": "phpunit --colors=always --coverage-clover build/logs/clover.xml",
40
+        "cs-check": "phpcs"
41
+    }
42
+}