Skip to content

set permissions as expected by composer.phar update#371

Merged
guilhermeblanco merged 1 commit intodoctrine:masterfrom
instaclick:bin-permissions
Jun 15, 2012
Merged

set permissions as expected by composer.phar update#371
guilhermeblanco merged 1 commit intodoctrine:masterfrom
instaclick:bin-permissions

Conversation

@robocoder
Copy link
Contributor

I'm guessing the executable permissions were removed from these files recently.

composer.json copies the following scripts (i.e., "bin": ["bin/doctrine", "bin/doctrine.php"], ) to the vendor/bin folder.

When running composer.phar update, and doctrine/orm is to be updated, composer fails because these two scripts have been chmod'd to be executable.

@travisbot
Copy link

This pull request fails (merged c1c046f into 7b75849).

guilhermeblanco added a commit that referenced this pull request Jun 15, 2012
set permissions as expected by composer.phar update
@guilhermeblanco guilhermeblanco merged commit 1e6508d into doctrine:master Jun 15, 2012
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.

3 participants