jeremykendall / php-domain-parser

Public Suffix List based domain parsing implemented in PHP
MIT License
1.16k stars 128 forks source link

test_data/ is part of the composer payload #341

Closed TimWolla closed 2 years ago

TimWolla commented 2 years ago

Issue summary

When installing the library with composer, test_data/ is uselessly downloaded.

System informations

Information Description
Pdp version 6.1.2
PHP version 8.1
OS Platform Linux

Standalone code, or other way to reproduce the problem

Look at the directory when installing the library.

Expected result

Not see test_data/.

Actual result

See test_data/.