From ffa426977325b8efebea57ea1a0b153b778b3556 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 11 May 2020 23:11:56 +0100 Subject: [PATCH] Reorder category links. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17f08ce..66a4b8f 100644 --- a/README.md +++ b/README.md @@ -816,10 +816,10 @@ Libraries to help manage database schemas and migrations. *Software and tools for creating a sandboxed development environment.* * [Ansible](https://www.ansible.com/) - A radically simple orchestration framework. -* [Puppet](https://puppet.com/) - A server automation framework and application. -* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. * [Docker](https://www.docker.com/) - A containerization platform. * [Laradock](http://laradock.io/) - A full PHP development environment based on Docker. +* [Puppet](https://puppet.com/) - A server automation framework and application. +* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. ### Virtual Machines *Alternative PHP virtual machines.*