Skip to content

Commit 4f0ee9a

Browse files
committed
Убрал лишнюю зависимость.
1 parent 06f6f4f commit 4f0ee9a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"minimum-stability": "stable",
1212
"require": {
1313
"php": ">=5.4.0",
14-
"fxp/composer-asset-plugin": " >=1.1.0",
1514
"yiisoft/yii2": "~2.0.0"
1615
},
1716
"require-dev": {
@@ -20,10 +19,4 @@
2019
"autoload": {
2120
"psr-4": {"Intersvyaz\\SqlParser\\": ""}
2221
},
23-
"extra": {
24-
"asset-installer-paths": {
25-
"npm-asset-library": "vendor/npm",
26-
"bower-asset-library": "vendor/bower"
27-
}
28-
}
2922
}

0 commit comments

Comments
 (0)