File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 2424
2525jobs :
2626 coding-standards :
27- uses : " doctrine/.github/.github/workflows/coding-standards.yml@7.3 .0"
27+ uses : " doctrine/.github/.github/workflows/coding-standards.yml@8.0 .0"
Original file line number Diff line number Diff line change 1717jobs :
1818 documentation :
1919 name : " Documentation"
20- uses : " doctrine/.github/.github/workflows/documentation.yml@7.3 .0"
20+ uses : " doctrine/.github/.github/workflows/documentation.yml@8.0 .0"
Original file line number Diff line number Diff line change 77
88jobs :
99 release :
10- uses : " doctrine/.github/.github/workflows/release-on-milestone-closed.yml@7.3 .0"
10+ uses : " doctrine/.github/.github/workflows/release-on-milestone-closed.yml@8.0 .0"
1111 secrets :
1212 GIT_AUTHOR_EMAIL : ${{ secrets.GIT_AUTHOR_EMAIL }}
1313 GIT_AUTHOR_NAME : ${{ secrets.GIT_AUTHOR_NAME }}
Original file line number Diff line number Diff line change 3737 "symfony/var-exporter" : " ^6.3.9 || ^7.0"
3838 },
3939 "require-dev" : {
40- "doctrine/coding-standard" : " ^13 .0" ,
40+ "doctrine/coding-standard" : " ^14 .0" ,
4141 "phpbench/phpbench" : " ^1.0" ,
4242 "phpdocumentor/guides-cli" : " ^1.4" ,
4343 "phpstan/extension-installer" : " ^1.4" ,
4444 "phpstan/phpstan" : " 2.1.22" ,
4545 "phpstan/phpstan-deprecation-rules" : " ^2" ,
4646 "phpunit/phpunit" : " ^10.5.0 || ^11.5" ,
4747 "psr/log" : " ^1 || ^2 || ^3" ,
48- "squizlabs/php_codesniffer" : " 3.13.2" ,
4948 "symfony/cache" : " ^5.4 || ^6.2 || ^7.0"
5049 },
5150 "suggest" : {
You can’t perform that action at this time.
0 commit comments