File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ THE SOFTWARE.
225
225
[ phinx ] : https://phinx.org
226
226
[ php-codebrowser ] : https://github.com/mayflower/PHP_CodeBrowser
227
227
[ php-parallel-lint ] : https://github.com/JakubOnderka/PHP-Parallel-Lint
228
- [ phpcompatibility ] : https://github.com/wimg /PHPCompatibility
228
+ [ phpcompatibility ] : https://github.com/PHPCompatibility /PHPCompatibility
229
229
[ phpcov ] : https://github.com/sebastianbergmann/phpcov
230
230
[ phpcpd ] : https://github.com/sebastianbergmann/phpcpd
231
231
[ phpcs-composer-installer ] : https://github.com/Dealerdirect/phpcodesniffer-composer-installer
Original file line number Diff line number Diff line change 33
33
"hirak/prestissimo" : " ^0.3" ,
34
34
"jakub-onderka/php-parallel-lint" : " >=0.9.1,<1.0.0" ,
35
35
"pdepend/pdepend" : " ^2.5" ,
36
+ "phpcompatibility/php-compatibility" : " ^8.0" ,
36
37
"phploc/phploc" : " ^4.0" ,
37
38
"phpmd/phpmd" : " ^2.6.0" ,
38
39
"phpmetrics/phpmetrics" : " ^2.3.2" ,
44
45
"seld/jsonlint" : " ^1.6" ,
45
46
"sensiolabs/security-checker" : " ^4.1" ,
46
47
"sllh/composer-versions-check" : " ^2.0" ,
47
- "squizlabs/php_codesniffer" : " ^3.2" ,
48
- "wimg/php-compatibility" : " ^8.0"
48
+ "squizlabs/php_codesniffer" : " ^3.2"
49
49
},
50
50
"suggest" : {
51
51
"apigen/apigen" : " Smart and Readable Documentation for your PHP project." ,
You can’t perform that action at this time.
0 commit comments