Browse Source

Fixed composer file.

tags/2.0.0-beta
Qiang Xue 11 years ago
parent
commit
07c653859c
  1. 2
      extensions/mutex/composer.json

2
extensions/mutex/composer.json

@ -23,5 +23,5 @@
}, },
"autoload": { "autoload": {
"psr-0": { "yii\\mutex\\": "" } "psr-0": { "yii\\mutex\\": "" }
}, }
} }

Loading…
Cancel
Save