diff --git a/README.md b/README.md index 08cd0e1..9e44008 100644 --- a/README.md +++ b/README.md @@ -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.*