Skip to content

Commit

Permalink
Use stable package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored Jun 13, 2018
1 parent 691c29e commit 4ee4570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM. See ht

1. Install PHP-PM

composer require php-pm/php-pm:dev-master
composer require php-pm/php-pm

2. Install HttpKernel Adapter

composer require php-pm/httpkernel-adapter:dev-master
composer require php-pm/httpkernel-adapter

> **Note**: For Symfony, make sure your `AppKernel` is autoloaded in your
> `composer.json` (shouldn't be an issue for projects created using the Standard
Expand Down

0 comments on commit 4ee4570

Please sign in to comment.