Skip to content

Commit 385d559

Browse files
committed
Merge branch 'master' of github.com:sabberworm/PHP-CSS-Parser into improvement/selector_validation
2 parents 75f7b13 + a90142f commit 385d559

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)