diff --git a/.github/dependabot-schedule.yml b/.github/dependabot-schedule.yml new file mode 100644 index 0000000..1d6b64c --- /dev/null +++ b/.github/dependabot-schedule.yml @@ -0,0 +1,12 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file + +version: 2 +updates: + - package-ecosystem: "composer" + # Look for `composer.json` and `composer.lock` files in the `root` directory + directory: "/" + schedule: + interval: "weekly" \ No newline at end of file diff --git a/src/version.txt b/src/version.txt index 0a63567..43e19c1 100644 --- a/src/version.txt +++ b/src/version.txt @@ -1,2 +1,2 @@ -Commit: 25cf248 +Commit: 8afc94e Version: 0.1.0