Commit eff8b06 1 parent 0341111 commit eff8b06 Copy full SHA for eff8b06
File tree 3 files changed +50
-338
lines changed
3 files changed +50
-338
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
- - package-ecosystem : composer
4
- directory : " /"
5
- schedule :
6
- interval : daily
7
- open-pull-requests-limit : 10
8
- ignore :
9
- - dependency-name : phpstan/phpstan
10
- versions :
11
- - 0.12.70
3
+ - package-ecosystem : composer
4
+ directory : " /"
5
+ schedule :
6
+ interval : daily
7
+ open-pull-requests-limit : 10
8
+ ignore :
9
+ - dependency-name : phpunit/phpunit
10
+ update-types : ["version-update:semver-patch"]
11
+ - dependency-name : phpstan/phpstan
12
+ update-types : ["version-update:semver-patch"]
Original file line number Diff line number Diff line change 15
15
"phpgt/daemon" : " ^v1.1"
16
16
},
17
17
"require-dev" : {
18
- "phpstan/phpstan" : " v1.8.0 " ,
19
- "phpunit/phpunit" : " v9.5.21 "
18
+ "phpstan/phpstan" : " ^ v1.8" ,
19
+ "phpunit/phpunit" : " ^ v9.5"
20
20
},
21
21
22
22
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments