This website requires JavaScript.
Explore
Help
Sign In
museum-digital
/
csvxml
Watch
33
Star
0
Fork
0
You've already forked csvxml
Code
Issues
3
Pull Requests
Releases
Activity
a8f73a4b86
csvxml
/
composer.json
9 lines
127 B
JSON
Raw
Normal View
History
Unescape
Escape
Add test for start page phpcs-errors:1646 phpunit-status:successful
2019-11-11 12:13:52 +01:00
{
"require-dev"
:
{
"phpunit/phpunit"
:
"^8.4"
Use PHPMailer for sending mails Closes: #1 phpcs-errors:226 phpunit-status:successful phpstan-errors:207
2020-10-21 16:31:30 +02:00
}
,
"require"
:
{
"phpmailer/phpmailer"
:
"^6.1"
Add test for start page phpcs-errors:1646 phpunit-status:successful
2019-11-11 12:13:52 +01:00
}
}
Reference in New Issue
Copy Permalink