From bcdafd910d59dbd7bfc7329099f1ac2c62abbb26 Mon Sep 17 00:00:00 2001 From: Matthew Baggett Date: Fri, 17 May 2024 09:49:09 +0200 Subject: [PATCH] Initial seperation of containers --- Todo.md | 5 +++++ _standard_repo_parts | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 Todo.md diff --git a/Todo.md b/Todo.md new file mode 100644 index 0000000..3fdbda7 --- /dev/null +++ b/Todo.md @@ -0,0 +1,5 @@ +# Todo List + +* laravel container? +* mysql container? +* PHP Unit tests the nice way diff --git a/_standard_repo_parts b/_standard_repo_parts index feb8997..f104238 160000 --- a/_standard_repo_parts +++ b/_standard_repo_parts @@ -1 +1 @@ -Subproject commit feb8997eacd7e43df5a4fad42ff67db7ef137d4a +Subproject commit f1042386ee605d24c7baf7ea3727208174533603