Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 591 Bytes

File metadata and controls

28 lines (17 loc) · 591 Bytes

What is this?

Just a quick demo how to use Symfony Process component.

Question

Ok for the moment got issue with the import of my class... ^^ Need to fix that first
Fatal error: Uncaught Error: Class 'Symfony\Component\Process\Process' not found in .... 

So this repository contains simple example how to make that happen

How to test this?

  1. Clone repository
  2. Run composer install
  3. Run php ./bin/console test-command

Authors

License

The MIT License (MIT)

Copyright © 2020 Tarmo Leppänen