Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 378 Bytes

Setup

Requirements

Usage

  • Run bin/install to set up everything
  • Run bin/composer to use Composer (e.g. bin/composer require --dev symfony/var-dumper)
  • Run bin/test to run PHPStan and the tests
  • Run bin/php php ... to run PHP scripts, or bin/php vendor/bin/... to run vendor scripts