Skip to content

Commit

Permalink
Use spaces in composer.json instead of tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonwebz committed Jun 24, 2024
1 parent dae5484 commit f7d2296
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"includes/classes/",
"includes/deprecated/"
],
"psr-4": {
"EqualizeDigital\\AccessibilityChecker\\": "includes/classes/"
}
"psr-4": {
"EqualizeDigital\\AccessibilityChecker\\": "includes/classes/"
}
},
"autoload-dev": {
"classmap": []
Expand Down

0 comments on commit f7d2296

Please sign in to comment.