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.
1 parent f29213f commit ce8f6a2Copy full SHA for ce8f6a2
dependencies.yml
@@ -0,0 +1,15 @@
1
+collectors:
2
+
3
+- type: dockerfile
4
+ path: Dockerfile
5
+ actors:
6
+ # pull requests for all major, minor, and patch updates
7
+ - type: find-replace
8
+ versions: "L.Y.Y"
9
10
+- type: php-composer
11
+ path: /
12
13
14
+ - type: php-composer
15
+ versions: "Y.Y.Y"
0 commit comments