remove shunt, it's been marked as abandoned (#775)

primary source, github description: https://github.com/thephpleague/shunt
secondary source: no longer listed on https://thephpleague.com/#packages
This commit is contained in:
Mark Fox 2017-03-12 16:07:19 -07:00 committed by Jose Diaz-Gonzalez
parent bfa2c5e836
commit b2ddabeb93
1 changed files with 0 additions and 1 deletions

View File

@ -586,7 +586,6 @@ Libraries to help manage database schemas and migrations.
* [Pecan](https://github.com/mcrumm/pecan) - An event-driven, non-blocking shell.
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
* [Shunt](https://github.com/thephpleague/shunt) - A library for running commands in parallel on multiple remote machines.
## Authentication and Authorization
*Libraries for implementing user authentication and authorization.*