Skip to content

Commit

Permalink
Убрал лишнюю зависимость.
Browse files Browse the repository at this point in the history
  • Loading branch information
miramir committed Apr 7, 2016
1 parent 06f6f4f commit 4f0ee9a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"fxp/composer-asset-plugin": " >=1.1.0",
"yiisoft/yii2": "~2.0.0"
},
"require-dev": {
Expand All @@ -20,10 +19,4 @@
"autoload": {
"psr-4": {"Intersvyaz\\SqlParser\\": ""}
},
"extra": {
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
}
}

0 comments on commit 4f0ee9a

Please sign in to comment.