-
I'm not sure this is doable, but bear with me. Currently in JS files, Github Linker will autolink requires that are in the same repository:
``` js
require('./../foobar.js'); // Will be autolinked
```…
-
Hi @oyejorge
Pull requests and issues haven't received any feedback from you since April... Is this project still supported?
-
This bug report doesn't relate to the application; instead, the report relates to the documentation for the `@package` tag and more specifically the separator character used.
[Here](https://docs.ph…
-
#### Issue
When using luminous within Laravel 4, the Luminous CSS and JavaScript references use filesystem absolute references. This causes issues in that the Laravel application will manipulate them…
-
Hi,
we would like to update with dependabot only our private libraries, but it seems dependabot calls `composer update` with option `--with-all-dependencies`. Thus, we have a lot of libraries updat…
-
When I call command `composer reinstall ` the file vendor/composer/autoload_file.php is reseted to original content without my extra include files. The `composer update` fix problem, but I would lik…
-
Hi there,
I've experienced that some plugins always install in the latest version although an older version is specified in `composer.lock`
```
{
"name": "wpackagist-plugin/c…
-
It's been a while since #468 was closed, and apart from whatever things might have gotten out of alignment since then, I want to use this space to run down any other lingering questions need to be add…
-
After weeks of toiling over getHerberts limitations I decided to do some research into the Illuminate Php Libraries to see if I could get each component needed working from scratch without relying on …
ghost updated
5 years ago
-
Currently, medusa.json follows this format:
```
{
"repositories": [
],
"require": [
"guzzle/guzzle"
],
"repodir": "web/repositories",
"satisurl": "http://user:password…