mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Extend test coverage to PHP 8.3
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,7 +1,14 @@
|
||||
*.bak
|
||||
.env
|
||||
.envrc
|
||||
/.idea
|
||||
/.vscode
|
||||
/composer-setup.php
|
||||
/composer.lock
|
||||
/coverage_clover.xml
|
||||
/docker-compose.yml
|
||||
/examples/people.csv
|
||||
/phive.xml
|
||||
/tests/.phpunit.result.cache
|
||||
/tools
|
||||
/vendor/
|
||||
|
||||
Reference in New Issue
Block a user