File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : composer
4+ directory : " /"
5+ schedule :
6+ interval : daily
7+ time : " 04:00"
8+ open-pull-requests-limit : 10
9+ ignore :
10+ - dependency-name : doctrine/coding-standard
11+ versions :
12+ - 8.0.0
Original file line number Diff line number Diff line change 1818 ],
1919 "require" : {
2020 "php" : " >=8.1" ,
21- "thecodingmachine/graphqlite" : " ^6.0| ^7.0" ,
21+ "thecodingmachine/graphqlite" : " ^6.0 || ^7.0" ,
2222 "symfony/validator" : " ^6|^7"
2323 },
2424 "require-dev" : {
25- "phpunit/phpunit" : " ^9.6.5" ,
25+ "phpunit/phpunit" : " ^9.6.5 || ^10.0.0 " ,
2626 "mouf/picotainer" : " ^1.1" ,
2727 "phpstan/phpstan" : " ^1.8" ,
2828 "php-coveralls/php-coveralls" : " ^2.1.0" ,
2929 "symfony/translation" : " ^6|^7" ,
30- "doctrine/coding-standard" : " ^11.1| ^12.0"
30+ "doctrine/coding-standard" : " ^11.1 || ^12.0"
3131 },
3232 "scripts" : {
3333 "phpstan" : " phpstan analyse src/ -c phpstan.neon --level=7 --no-progress" ,
You can’t perform that action at this time.
0 commit comments