Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Demian Katz <[email protected]>
  • Loading branch information
sturkel89 and demiankatz authored Oct 21, 2024
1 parent d336e75 commit 65fbefb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"phpmd/phpmd": "2.15.0",
"phpstan/phpstan": "1.12.7",
"phpunit/phpunit": "10.5.36",
"phing/phing": "3.0"
"phing/phing": "3.0",
"squizlabs/php_codesniffer": "3.9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 65fbefb

Please sign in to comment.