ソースを参照

Add tooly composer script (#692)

* Add tooly composer script

With the tooly composer-script aka hook you can manage needed PHAR files, such as phpunit, in your project composer.json. 
Every PHAR file will be saved in the composer binary directory. Optional with GPG verification.

* Fix url's to prevent redirection

Fix two url's to prevent redirection and fix Travis CI build.

* Change order
pull/699/head
Tommy Mühle 9年前
コミット
4769c73901
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -99,6 +99,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
99 99
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
100 100
 * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
101 101
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
102
+* [tooly](https://github.com/tommy-muehle/tooly-composer-script) - A library to manage PHAR files in project using Composer.
102 103
 * [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy.
103 104
 
104 105
 ## Frameworks

読み込み中…
キャンセル
保存