Skip to content

Commit

Permalink
Update php/composer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Simon L. <[email protected]>
Signed-off-by: Jean-Yves <[email protected]>
  • Loading branch information
docjyJ and szaimen authored Jul 26, 2024
1 parent 31162a2 commit d30af69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"psalm": "psalm --threads=1",
"psalm:update-baseline": "psalm --threads=1 --monochrome --no-progress --output-format=text --update-baseline",
"lint": "php -l src/*.php src/**/*.php public/index.php",
"lint:twig": "twig-linter lint ./templates",
"lint:twig": "twig-linter lint ./templates",
"php-deprecation-detector": "phpdd scan -n -t 8.3 src/*.php src/**/*.php public/index.php"
}
}

0 comments on commit d30af69

Please sign in to comment.