Skip to content

Commit 27e6444

Browse files
committed
changed autoload
1 parent b8543aa commit 27e6444

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
@@ -15,6 +15,6 @@
1515
"phpunit/phpunit": "~4.8"
1616
},
1717
"autoload": {
18-
"psr-0": { "Mehdirma10\\CSS": "lib/" }
18+
"psr-4": { "Mehdirma10\\CSS\\": "lib/Mehdirma10/CSS/" }
1919
}
2020
}

0 commit comments

Comments
 (0)