File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 "ext-json" : " *" ,
3232 "ext-sodium" : " *" ,
3333 "phan/phan" : " ^5.4" ,
34- "phpmd/phpmd" : " ^2.13 " ,
35- "phpunit/phpunit" : " ^10.2 " ,
36- "squizlabs /php_codesniffer" : " ^3.7 "
34+ "phpmd/phpmd" : " ^2.15 " ,
35+ "phpunit/phpunit" : " ^10.5 " ,
36+ "phpcsstandards /php_codesniffer" : " ^3.8 "
3737 },
3838 "suggest" : {
3939 "chillerlan/php-qrcode" : " Create QR Codes for use with an authenticator app."
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<ruleset name =" php-authenticator-cs"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" vendor/squizlabs /php_codesniffer/phpcs.xsd" >
4+ xsi : noNamespaceSchemaLocation =" vendor/phpcsstandards /php_codesniffer/phpcs.xsd" >
55 <description >php-authenticator rules for phpcs</description >
66
77 <file >examples</file >
You can’t perform that action at this time.
0 commit comments