X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar-X/vendor/phar-io/manifest
home
/
gfecatvj
/
sites
/
realesbar-X
/
vendor
/
phar-io
/
manifest
/
📁
..
📄
.gitignore
(63 B)
📄
.php_cs
(1.9 KB)
📄
.travis.yml
(533 B)
📄
LICENSE
(1.58 KB)
📄
README.md
(1.2 KB)
📄
build.xml
(1.98 KB)
📄
composer.json
(847 B)
📄
composer.lock
(2.23 KB)
📁
examples
📄
phive.xml
(172 B)
📄
phpunit.xml
(742 B)
📁
src
📁
tests
Editing: .travis.yml
os: - linux language: php before_install: - wget https://phar.io/releases/phive.phar - wget https://phar.io/releases/phive.phar.asc - gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys 0x9B2D5D79 - gpg --verify phive.phar.asc phive.phar - chmod +x phive.phar - sudo mv phive.phar /usr/bin/phive install: - ant setup script: ./tools/phpunit php: - 5.6 - 7.0 - 7.1 - 7.0snapshot - 7.1snapshot - master matrix: allow_failures: - php: master fast_finish: true notifications: email: false
Upload File
Create Folder