We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1ca87 commit 926c6f3Copy full SHA for 926c6f3
all.php
@@ -16,7 +16,7 @@
16
'env' => [
17
'APP_URL=http://localhost.test',
18
],
19
-]));
+]), options: ['enables_package_discoveries' => false]);
20
21
// Create a mock Roster that returns ALL packages from .ai/ directory
22
$mockRoster = new class extends Roster
0 commit comments