OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
google
/
longrunning
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:32:56 AM
rwxr-xr-x
📄
.OwlBot.yaml
369 bytes
08/12/2024 10:32:55 AM
rw-r--r--
📁
.git
-
08/12/2024 10:35:22 AM
rwxr-xr-x
📄
.gitattributes
171 bytes
08/12/2024 10:32:55 AM
rw-r--r--
📁
.github
-
08/12/2024 10:33:16 AM
rwxr-xr-x
📄
CODE_OF_CONDUCT.md
1.97 KB
08/12/2024 10:32:55 AM
rw-r--r--
📄
CONTRIBUTING.md
522 bytes
08/12/2024 10:32:56 AM
rw-r--r--
📄
LICENSE
11.29 KB
08/12/2024 10:32:56 AM
rw-r--r--
📄
README.md
1.83 KB
08/12/2024 10:32:56 AM
rw-r--r--
📄
SECURITY.md
336 bytes
08/12/2024 10:32:56 AM
rw-r--r--
📄
VERSION
7 bytes
08/12/2024 10:32:56 AM
rw-r--r--
📄
composer.json
759 bytes
08/12/2024 10:32:55 AM
rw-r--r--
📁
metadata
-
08/12/2024 10:34:03 AM
rwxr-xr-x
📄
owlbot.py
2.39 KB
08/12/2024 10:32:56 AM
rw-r--r--
📄
phpunit.xml.dist
604 bytes
08/12/2024 10:32:56 AM
rw-r--r--
📁
src
-
08/12/2024 10:35:23 AM
rwxr-xr-x
📁
tests
-
08/12/2024 10:34:03 AM
rwxr-xr-x
Editing: composer.json
Close
{ "name": "google/longrunning", "description": "Google LongRunning Client for PHP", "license": "Apache-2.0", "minimum-stability": "stable", "version": "0.4.3", "autoload": { "psr-4": { "Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning", "Google\\LongRunning\\": "src/LongRunning", "GPBMetadata\\Google\\Longrunning\\": "metadata/Longrunning" } }, "extra": { "component": { "id": "longrunning", "path": "LongRunning", "entry": null, "target": "googleapis/php-longrunning" } }, "require-dev": { "google/gax": "^1.34.0", "phpunit/phpunit": "^9.0" } }