File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ FROM php:8.3-cli-alpine
3838
3939LABEL org.opencontainers.image.title="PhpQuality"
4040LABEL org.opencontainers.image.description="PHP Static Code Analyzer - Metrics & Quality Reports"
41- LABEL org.opencontainers.image.version="2.0 .0"
41+ LABEL org.opencontainers.image.version="1.2 .0"
4242LABEL org.opencontainers.image.vendor="amoifr"
4343LABEL org.opencontainers.image.source="https://github.com/amoifr/PhpQuality"
4444LABEL org.opencontainers.image.authors="Pascal CESCON <pascal.cescon@gmail.com>"
Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "require" : {
77 "php" : " >=8.3" ,
8- "phpquality/phpquality-bundle" : " ^2.0 " ,
8+ "phpquality/phpquality-bundle" : " ^1.2 " ,
99 "symfony/console" : " ^7.0" ,
1010 "symfony/framework-bundle" : " ^7.0" ,
1111 "symfony/runtime" : " ^7.0" ,
You can’t perform that action at this time.
0 commit comments