mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Remove mocks for ext-uuid functions
This commit is contained in:
+1
-2
@@ -9,5 +9,4 @@
|
||||
// Ensure floating-point precision is set to 14 (the default) for tests.
|
||||
ini_set('precision', '14');
|
||||
|
||||
require_once __DIR__ . '/../vendor/autoload.php'; // composer autoload
|
||||
require_once __DIR__ . '/phpstan-bootstrap.php';
|
||||
require_once __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
Reference in New Issue
Block a user