File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " sabberworm /php-css-parser" ,
2+ "name" : " totara /php-css-parser" ,
33 "type" : " library" ,
4- "description" : " Parser for CSS Files written in PHP " ,
4+ "description" : " Fork of PHP- CSS-Parser for Totara " ,
55 "keywords" : [
66 " parser" ,
77 " css" ,
88 " stylesheet"
99 ],
10- "homepage" : " https://www.sabberworm.com/blog/2010/6/10/php-css-parser" ,
1110 "license" : " MIT" ,
1211 "authors" : [
1312 {
4443 },
4544 "extra" : {
4645 "branch-alias" : {
47- "dev-main" : " 9.0.x-dev"
4846 }
4947 },
5048 "scripts" : {
7775 "fix:php:fixer" : " Fixes autofixable issues found by PHP CS Fixer." ,
7876 "fix:php:sniffer" : " Fixes autofixable issues found by PHP_CodeSniffer." ,
7977 "phpstand:baseline" : " Updates the PHPStan baseline file to match the code."
78+ },
79+ "replace" : {
80+ "sabberworm/php-css-parser" : " self.version"
8081 }
8182}
You can’t perform that action at this time.
0 commit comments