diff --git a/PracticeSymfony.md b/PracticeSymfony.md index d680ccce..e16f2e24 100644 --- a/PracticeSymfony.md +++ b/PracticeSymfony.md @@ -48,16 +48,15 @@ Pour tester la configuration, des tests peuvent être lancés ainsi : ~~~ $ cd vendor/symfony/framework-standard-edition $ php bin/symfony_requirements + Symfony Requirements Checker -~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > PHP is using the following php.ini file: /etc/php/7.0/cli/php.ini > Checking Symfony requirements: ................................W........ - - + [OK] Your system is ready to run Symfony projects [...]