Skip to content

Commit a90142f

Browse files
authored
Merge pull request MyIntervals#164 from szepeviktor/patch-1
Namespace declarations should end in `\\`
2 parents 4956048 + 208fb0a commit a90142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"codacy/coverage": "^1.4"
1717
},
1818
"autoload": {
19-
"psr-0": { "Sabberworm\\CSS": "lib/" }
19+
"psr-0": { "Sabberworm\\CSS\\": "lib/" }
2020
}
2121
}

0 commit comments

Comments
 (0)