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

Composer install is throwing a 404 #15

Open
tersmitten opened this issue May 20, 2019 · 5 comments
Open

Composer install is throwing a 404 #15

tersmitten opened this issue May 20, 2019 · 5 comments

Comments

@tersmitten
Copy link

homasbachem/php-short-array-syntax-converter from dist: The "https://api.github.com/repos/a-vasyliev/php-short-array-syntax-converter/zipball/59fde6c9a45543a39f2ce4787c5c1d83c9f50899" file could not be downloaded (HTTP/1.1 404 Not Found)
    Now trying to download from source
  - Installing thomasbachem/php-short-array-syntax-converter (dev-master 59fde6c): Cloning 59fde6c9a4

                                                                                                                     
  [RuntimeException]                                                                                                 
  Failed to clone https://github.com/a-vasyliev/php-short-array-syntax-converter.git via https, ssh protocols, abor  
  ting.                                                                                                              
                                                                                                                     
  - https://github.com/a-vasyliev/php-short-array-syntax-converter.git                                               
    Cloning into '/home/mtersmitten/Documents/checkouts/Oefenweb/vagrants/app-x/www/oefenweb.dev-app/app/Vendor/tho  
  masbachem/php-short-array-syntax-converter'...                                                                     
    remote: Invalid username or password.                                                                            
    fatal: Authentication failed for 'https://github.com/a-vasyliev/php-short-array-syntax-converter.git/'           
                                                                                                                     
  - [email protected]:a-vasyliev/php-short-array-syntax-converter.git                                                   
    Cloning into '/home/mtersmitten/Documents/checkouts/Oefenweb/vagrants/app-x/www/oefenweb.dev-app/app/Vendor/tho  
  masbachem/php-short-array-syntax-converter'...                                                                     
    ERROR: Repository not found.                                                                                     
    fatal: Could not read from remote repository.                                                                    
                                                                                                                     
    Please make sure you have the correct access rights                                                              
    and the repository exists.                                                                                       

The maintainer and details also look a bit odd

Screenshot from 2019-05-20 11-03-50

@mbomb007
Copy link

This fork added a composer.json, and it works: phpbsb/php-short-array-syntax-converter

@ppazos
Copy link

ppazos commented May 1, 2024

The main branch doesn't have a composer configuration. @tersmitten

@mbomb007
Copy link

mbomb007 commented May 1, 2024

It's much easier to use PHPCBF. Just use that instead. Use the Generic.Arrays.DisallowLongArraySyntax sniff.

@ppazos
Copy link

ppazos commented May 8, 2024

@mbomb007 I'm referring to the issue reported bu @tersmitten

@mbomb007
Copy link

mbomb007 commented May 8, 2024

I know. I'm just saying that PHPCBF is a viable alternative to using this project.

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

No branches or pull requests

3 participants