Skip to content

Commit 4ee4570

Browse files
authored
Use stable package versions
1 parent 691c29e commit 4ee4570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM. See ht
66

77
1. Install PHP-PM
88

9-
composer require php-pm/php-pm:dev-master
9+
composer require php-pm/php-pm
1010

1111
2. Install HttpKernel Adapter
1212

13-
composer require php-pm/httpkernel-adapter:dev-master
13+
composer require php-pm/httpkernel-adapter
1414

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

0 commit comments

Comments
 (0)