Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 35a556c

Browse files
committed
Fix indentation in composer.json
1 parent c660163 commit 35a556c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": ">=7.2",
18-
"phpunit/phpunit": "^9.0",
19-
"phpunit/php-code-coverage": "^8.0"
18+
"phpunit/phpunit": "^9.0",
19+
"phpunit/php-code-coverage": "^8.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)