mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-31 12:40:28 +00:00
b531a23117
* Add GitHub Actions workflow * Ignore composer.lock * Separate static analysis build * Use ramsey/composer-install * Add 7.2 and 7.3 * Remove coveralls
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
build/
|
|
report/
|
|
vendor/
|
|
composer.lock
|
|
phpunit.result.cache
|
|
.phpunit*
|
|
.idea
|
|
.vscode
|