Files
farmOS-dev/vendor/defuse/php-encryption/dist/phar-testing-autoload.php
2024-12-10 15:08:16 +01:00

5 lines
153 B
PHP

<?php
require 'defuse-crypto.phar';
require realpath(dirname(__FILE__) . '/../vendor/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php');
?>