浏览代码

Move Plum to the correct section

pull/218/head
Mathew Davies 11 年前
父节点
当前提交
254ab51e26
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

520
 * [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
520
 * [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
521
 * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
521
 * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
522
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
522
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
523
+* [Plum](https://github.com/aerialls/Plum) - A deployer library.
523
 
524
 
524
 ## Third Party APIs
525
 ## Third Party APIs
525
 *Libraries for accessing third party APIs.*
526
 *Libraries for accessing third party APIs.*
559
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
560
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
560
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
561
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
561
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
562
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
562
-* [Plum](https://github.com/aerialls/Plum) - A deployer library.
563
 * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
563
 * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
564
 * [Compose](https://github.com/igorw/compose) - A function composition library.
564
 * [Compose](https://github.com/igorw/compose) - A function composition library.
565
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
565
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.

正在加载...
取消
保存