Skip to content

Commit 1f05466

Browse files
author
Corey McCormick
committed
Composer File Fixes
1 parent d233c16 commit 1f05466

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"autoload": {
2424
"psr-0": {
2525
"SimpleSoftwareIO\\QrCode\\": "src"
26-
},
27-
"minimum-stability": "stable"
28-
}
26+
}
27+
},
28+
"minimum-stability": "stable"
2929
}

0 commit comments

Comments
 (0)