Skip to content

Commit

Permalink
fixup! Coding style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Oct 1, 2024
1 parent 4ea82d4 commit c1a2778
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"require-dev": {
"phpunit/phpunit": "^11.3",
"mikey179/vfsstream": "^1.6",
"phpcsstandards/phpcsextra": "^1.2.0"
"phpcsstandards/phpcsextra": "^1.2.0",
"squizlabs/php_codesniffer": "^3.10"
},
"license": "GPLv3",
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1a2778

Please sign in to comment.