2017 © Pedro Peláez
 

metapackage fake-bower-assets

Use Composer "replace" to fake out installing bower-asset dependencies that aren't really needed

image

fillup/fake-bower-assets

Use Composer "replace" to fake out installing bower-asset dependencies that aren't really needed

  • Tuesday, May 8, 2018
  • by fillup
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,326 Installations
  • 9 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

fake-bower-assets

Composer package to "replace" bower-asset dependencies that aren't actually needed, (*1)

Why?

I use Yii2 a lot, and to use the Gii feature for generating base models. Gii also has the ability to generate views, but I don't use those. Unfortunately then Gii requires some bower-asset stuff that often has problems due to the fxp/composer-asset-plugin., (*2)

So this composer.json file says it replaces the jquery packages that Gii needs to resolve fxp/composer-asset-plugin issues., (*3)

The Versions

08/05 2018

dev-master

9999999-dev

Use Composer "replace" to fake out installing bower-asset dependencies that aren't really needed

  Sources   Download

MIT

08/05 2018

2.0.13

2.0.13.0

Use Composer "replace" to fake out installing bower-asset dependencies that aren't really needed

  Sources   Download

MIT

27/07 2016

2.0.9

2.0.9.0

Use Composer "replace" to fake out installing bower-asset dependencies that aren't really needed

  Sources   Download

MIT

26/07 2016

2.0.6

2.0.6.0

Use Composer "replace" to fake out installing bower-asset dependencies that aren't really needed

  Sources   Download

MIT