mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
[advancedcontentfilter] Remove JS Composer dependencies
- Remove bower-asset/vue - Remove bower-asset/vue-resource - Remove fxp/composer-asset-plugin
This commit is contained in:
parent
faad559799
commit
cefb58374e
610 changed files with 4 additions and 100411 deletions
|
@ -11,12 +11,9 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5.0",
|
||||
"php": ">=5.6.0",
|
||||
"slim/slim": "^3.1",
|
||||
"symfony/expression-language": "^3.4",
|
||||
"fxp/composer-asset-plugin": "~1.3",
|
||||
"bower-asset/vue": "^2.5",
|
||||
"bower-asset/vue-resource": "^1.5"
|
||||
"symfony/expression-language": "^3.4"
|
||||
},
|
||||
"license": "3-clause BSD license",
|
||||
"minimum-stability": "stable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue