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,12 +0,0 @@
1
-<?php
2
-
3
-// autoload.php @generated by Composer
4
-
5
-if (PHP_VERSION_ID < 50600) {
6
-    echo 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL;
7
-    exit(1);
8
-}
9
-
10
-require_once __DIR__ . '/composer/autoload_real.php';
11
-
12
-return ComposerAutoloaderInite93e5a03f8ee356219cbc779eb2bf6ca::getLoader();
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,12 @@
1
+<?php
2
+
3
+// autoload.php @generated by Composer
4
+
5
+if (PHP_VERSION_ID < 50600) {
6
+    echo 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL;
7
+    exit(1);
8
+}
9
+
10
+require_once __DIR__ . '/composer/autoload_real.php';
11
+
12
+return ComposerAutoloaderInite93e5a03f8ee356219cbc779eb2bf6ca::getLoader();