Skip to content

Conversation

@hackzilla
Copy link

Currently the composer.json file does not work. The repositories element is root level only.

It will need documenting that to control where jquery is accessable from, can be controlled with this in a projects composer.json file.

"config": {
    "component-dir": "web/assets",
    "component-baseurl": "/assets"
},

and that you can include it using:

"require": {
    "vlamanna/bootstrapformhelpers": "~2.3",
},

Also please register this package on packagist.org

@KTP95 KTP95 mentioned this pull request Feb 18, 2017
@KTP95
Copy link

KTP95 commented Feb 18, 2017

+1 Please Marge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants