Skip to content

Commit 33173e7

Browse files
committed
Fix SensioLabsInsights: Text files should end with a newline character
1 parent aa1c684 commit 33173e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
vendor/
22
tests/log/
3-
composer.lock
3+
composer.lock

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ To run the test suite, you need [composer](http://getcomposer.org).
133133

134134
## License
135135

136-
The phpunit-json-assertions library is licensed under the [MIT](LICENSE).
136+
The phpunit-json-assertions library is licensed under the [MIT](LICENSE).

0 commit comments

Comments
 (0)