Skip to content

Commit 1c02ce2

Browse files
authored
Update package name
1 parent 28fa682 commit 1c02ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See http://symfony.com/legacy/doc/getting-started/1_4/en/03-Symfony-Installation
4343

4444
Option 1: Using [Composer](http://getcomposer.org/doc/00-intro.md) as dependency management:
4545

46-
composer require lexpress/symfony1 "1.5.*"
46+
composer require friendsofsymfony1/symfony1 "1.5.*"
4747
composer install
4848

4949
Note: On windows, if your project is a few directories down from the drive root, composer can throw an error relating to ZipArchive::extractTo(), this can be because pathnames are too long. There currently appears to be no proper solution but a workaround is to move your project to the drive root, run the commands from there, where they will run happily, and then move your project back.

0 commit comments

Comments
 (0)