From f682c8fa873b9a8d2b58d60057b429f385f68811 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Sat, 19 Feb 2022 11:52:27 +0100 Subject: [PATCH] Add nyholm/sunflower (#1274) --- nyholm/sunflower/0.2/config/bundles.php | 3 +++ nyholm/sunflower/0.2/config/packages/.gitignore | 0 nyholm/sunflower/0.2/config/services.yaml | 17 +++++++++++++++++ nyholm/sunflower/0.2/manifest.json | 16 ++++++++++++++++ nyholm/sunflower/0.2/src/Kernel.php | 11 +++++++++++ 5 files changed, 47 insertions(+) create mode 100644 nyholm/sunflower/0.2/config/bundles.php create mode 100644 nyholm/sunflower/0.2/config/packages/.gitignore create mode 100644 nyholm/sunflower/0.2/config/services.yaml create mode 100644 nyholm/sunflower/0.2/manifest.json create mode 100644 nyholm/sunflower/0.2/src/Kernel.php diff --git a/nyholm/sunflower/0.2/config/bundles.php b/nyholm/sunflower/0.2/config/bundles.php new file mode 100644 index 00000000..0b67a5fe --- /dev/null +++ b/nyholm/sunflower/0.2/config/bundles.php @@ -0,0 +1,3 @@ +