Files

5 lines
153 B
PHP
Raw Permalink Normal View History

2026-04-09 18:31:51 +02:00
<?php
require 'defuse-crypto.phar';
require realpath(dirname(__FILE__) . '/../vendor/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php');
?>