Skip to content
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

fix readme, avoid issues with composer installs #8

Merged
merged 1 commit into from
Nov 1, 2013

Conversation

ceeram
Copy link
Contributor

@ceeram ceeram commented Sep 23, 2013

composer require --prefer-source --no-interaction dompdf/dompdf:dev-master
Warning: This development build of composer is over 30 days old. It is recommended to update it by running "/usr/local/bin/composer self-update" to get the latest version.
composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing phenx/php-font-lib (0.2.1)
    Cloning 42a1ca6d19f14076911a118705b771c3a5a8b179



  [RuntimeException]
  Failed to execute git checkout '42a1ca6d19f14076911a118705b771c3a5a8b179' && git reset --hard '42a1ca6d19f14076911a118705b771c3a5a8b179'

  error: Your local changes to the following files would be overwritten by checkout:
        README.md
  Please, commit your changes or stash them before you can switch branches.
  Aborting




require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] [packages1] ... [packagesN]

@ceeram
Copy link
Contributor Author

ceeram commented Sep 23, 2013

Please merge this, and create 0.2.2 tag for it so dompdf will get correct version
I have tried latest from master as well, still had the same issue

PhenX added a commit that referenced this pull request Nov 1, 2013
fix readme, avoid issues with composer installs
@PhenX PhenX merged commit e8155c9 into dompdf:master Nov 1, 2013
@ceeram
Copy link
Contributor Author

ceeram commented Nov 3, 2013

This change also requires a new 0.2.2 tag/release

@ceeram
Copy link
Contributor Author

ceeram commented Nov 7, 2013

Could you please create a 0.2.2 release?

@PhenX
Copy link
Member

PhenX commented Feb 1, 2014

Yes, I just created it, hope it's ok now.

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