Skip to content
This repository was archived by the owner on Sep 14, 2018. It is now read-only.

Commit 10b0f37

Browse files
committed
switched to PSR-4
1 parent c64040b commit 10b0f37

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
@@ -28,7 +28,7 @@
2828
"symfony/translation": "^2.8|^3.0"
2929
},
3030
"autoload": {
31-
"psr-0": { "Silex\\Provider\\": "" }
31+
"psr-4": { "Silex\\Provider\\": "" }
3232
},
3333
"target-dir": "Silex/Provider",
3434
"extra": {

0 commit comments

Comments
 (0)