-
### Please provide your `composer.json` if appropriate.
Similar to https://github.com/hiqdev/asset-packagist/issues/167
```
Problem 1
- Root composer.json requires bower-asset/jquery == 3.7.…
-
Given that Bower is deprecated, we need a plan to also deprecate Bower and Bower GitHub WebJars. Here is a draft:
- [x] February 2024 - Add a deprecation notice for these WebJar types on webjargs.…
-
I trying to run this command in WSL2 with Ubuntu 22.04
nohup nodemon --watch ./app/assets/stylesheets/ --ext scss,css --exec yarn build:css > /dev/null 2>&1 &
And seems is not working
Runnin…
-
Related f.ex. to https://github.com/hiqdev/asset-packagist/issues/163 and especially to https://github.com/hiqdev/asset-packagist/issues/163#issuecomment-1805642726 .
`composer update` results to s…
-
some bower.json have authors field
```
{
"name": "purescript-nullable",
"authors": [
"Phil Freeman "
],
"description": "A library for dealing with nulls",
"license": "MIT",
…
-
Similar to
https://github.com/yiisoft/yii2-bootstrap4/blob/f9a55eb5d2e0e555997430602d53c74eb13df9a7/composer.json#L40
&
https://github.com/yiisoft/yii2-bootstrap4/pull/85
-
-
-
-
Hi! I used your code on a project and needed to install it with Bower, so I registered it as a bower package. Now I can install it like this:
```
bower install mudcube-eventjs
```
Tanx for the great…