phcbf autofixes

This commit is contained in:
Dennis Eichhorn 2023-05-28 12:38:27 +00:00
parent 673bd1de25
commit 019b8aa9df

9
Stripe/.gitignore vendored
View File

@ -7,10 +7,13 @@ build/*
# Ignore the SimpleTest library if it is installed to /test/.
/test/simpletest/
# Ignore the /vendor/ directory for people using composer
/vendor/
# Ignore the /vendor
Build/ directory for people using composer
/vendor
Build/
# If the vendor directory isn't being commited the composer.lock file should also be ignored
# If the vendor
Build directory isn't being commited the composer.lock file should also be ignored
composer.lock
# Ignore PHPUnit coverage file