File tree Expand file tree Collapse file tree 3 files changed +144
-532
lines changed Expand file tree Collapse file tree 3 files changed +144
-532
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ echo ""
1616echo "==============================="
1717echo " COPY PASTE DETECTOR"
1818echo "==============================="
19- vendor/bin/phpcpd ./src
20- echo ""
2119
2220echo "==============================="
2321echo " MESS DETECTOR"
Original file line number Diff line number Diff line change 2626 "ext-openssl" : " *" ,
2727 "guzzlehttp/guzzle" : " ^7.3.0" ,
2828 "laminas/laminas-diactoros" : " ^3.0" ,
29- "monolog/monolog" : " ^2.3" ,
29+ "monolog/monolog" : " ^2.3||^3.0 " ,
3030 "mustache/mustache" : " ~2.5" ,
31- "nikic/php-parser" : " ^4.4" ,
31+ "nikic/php-parser" : " ^4.4||^5.0 " ,
3232 "php" : " >=8.1" ,
3333 "php-webdriver/webdriver" : " ^1.14.0" ,
3434 "spomky-labs/otphp" : " ^10.0||^11.0" ,
5050 },
5151 "require-dev" : {
5252 "brainmaestro/composer-git-hooks" : " ^2.8.5" ,
53- "codacy/coverage" : " ^1.4" ,
5453 "php-coveralls/php-coveralls" : " ^1.0||^2.2" ,
5554 "phpmd/phpmd" : " ^2.8.0" ,
5655 "phpunit/phpunit" : " ^9.5" ,
57- "sebastian/phpcpd" : " ~6.0.0" ,
5856 "squizlabs/php_codesniffer" : " ~3.7.0"
5957 },
6058 "suggest" : {
You can’t perform that action at this time.
0 commit comments