spout/.gitignore
Adrien Loison 6b7366bb6f Upgrade PHP and dev dependencies
/!\ Removed PHP 7.2 support /!\

- PHPUnit 8 => 9 (+ fix the tests)
- PHP-CS-Fixer 2 => 3 (+ fix the code)
- Introduced PHP stan
2022-01-12 23:38:25 +01:00

10 lines
124 B
Plaintext

/.idea
*.iml
/tests/resources/generated
/tests/coverage
/vendor
/composer.lock
/.php-cs-fixer.cache
/.phpunit.result.cache