We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eda2c3 commit 1e1cf36Copy full SHA for 1e1cf36
.dependabot/config.yml
@@ -0,0 +1,12 @@
1
+version: 1
2
+
3
+update_configs:
4
+ - package_manager: php:composer
5
+ directory: /
6
+ update_schedule: live
7
+ allowed_updates:
8
+ - match:
9
+ update_type: all
10
+ automerged_updates:
11
12
.gitignore
@@ -6,7 +6,6 @@ vendor/
*.tar.gz
*.swp
*.log
-composer.lock
### Codeception ###
/codeception.yml
0 commit comments