silexphp / Silex-Skeleton

A skeleton to get started with Silex
MIT License
780 stars 197 forks source link

why not composer create-project fabpot/silex instead of this skeleton? #2

Closed cordoval closed 12 years ago

cordoval commented 12 years ago

why not composer create-project fabpot/silex instead of this skeleton?

cordoval commented 12 years ago

should there be a symfony-standard package so we can do also

composer create-project symfony/symfony-standard-skeleton

I guess you are short circuiting the history on git

What are those touches changes you have made to the actual silex to become silex-skeleton

Interesting.

fabpot commented 12 years ago

composer create-project symfony/framework-standard-edition does work.