riverside / php-express

:horse: PHP micro-framework inspired by Express.js
https://riverside.github.io/php-express/
MIT License
28 stars 11 forks source link

Update README.md #7

Open abkarim opened 10 months ago

abkarim commented 10 months ago

This line is enough for installing this package and it's less confusing for new composer user like me.

composer require riverside/php-express

It's also using the current latest version automatically. Previously was * and it's a unsafe way to download package.