Skip to content

Update web_link.rst #10975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update web_link.rst #10975

wants to merge 1 commit into from

Conversation

alexsoyes
Copy link

@alexsoyes alexsoyes commented Feb 8, 2019

When trying this command : composer req web-link, i got :

  [InvalidArgumentException]        
  Could not find package web-link.  

@xabbuh xabbuh added this to the 3.4 milestone Feb 8, 2019
Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When using Flex (which we usually assume) the package should be found without the vendor prefix. But I think we do include it everywhere else to be more explicit. So let's do that here too.

@javiereguiluz
Copy link
Member

javiereguiluz commented Feb 8, 2019

Thanks ... and congrats on your first Symfony Docs contribution!

Note: we changed the branch while merging (to merge it in 3.4). That's why GitHub displays it as "closed" instead of "merged" ... but it's merged.

javiereguiluz added a commit that referenced this pull request Feb 8, 2019
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #10975).

Discussion
----------

Update web_link.rst

When trying this command : ` composer req web-link`, i got :

```
  [InvalidArgumentException]
  Could not find package web-link.
```

Commits
-------

2faeef2 Update web_link.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants