We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 882ffac + 1dbb255 commit 52465a9Copy full SHA for 52465a9
1 file changed
.github/dependabot.yml
@@ -6,3 +6,11 @@ updates:
6
directory: "/"
7
schedule:
8
interval: "daily"
9
+
10
+ - package-ecosystem: "composer"
11
+ directory: "/"
12
+ schedule:
13
+ interval: "daily"
14
+ allow:
15
+ - dependency-type: "development"
16
+ versioning-strategy: "increase"
0 commit comments