|
97 | 97 | "toolkit/cli-utils": "^2.0", |
98 | 98 | "twig/twig": "^3.0", |
99 | 99 | "vimeo/psalm": "^6.0", |
100 | | - "webuni/front-matter": "^2.0" |
| 100 | + "webuni/front-matter": "^2.0", |
| 101 | + "cognesy/instructor-auxiliary": "^0.16", |
| 102 | + "cognesy/instructor-hub": "^0.16", |
| 103 | + "cognesy/instructor-tell": "^0.16", |
| 104 | + "cognesy/instructor-experimental": "^0.16", |
| 105 | + "cognesy/instructor-evals": "^0.16" |
101 | 106 | }, |
102 | 107 | "config": { |
103 | 108 | "allow-plugins": { |
|
125 | 130 | "symfony/type-info": "^6.4|^7.1", |
126 | 131 | "symfony/validator": "^6.4|^7.0", |
127 | 132 | "symfony/var-dumper": "^5.4|^6.0|^7.0", |
128 | | - "vlucas/phpdotenv": "^5.6" |
| 133 | + "vlucas/phpdotenv": "^5.6", |
| 134 | + "cognesy/instructor-templates": "^0.16", |
| 135 | + "cognesy/instructor-http-client": "^0.16", |
| 136 | + "cognesy/instructor-addons": "^0.16", |
| 137 | + "cognesy/instructor-utils": "^0.16", |
| 138 | + "cognesy/instructor-struct": "^0.16", |
| 139 | + "cognesy/instructor-setup": "^0.16", |
| 140 | + "cognesy/instructor-polyglot": "^0.16" |
129 | 141 | }, |
130 | 142 | "scripts": { |
131 | 143 | "tests": "@php ./vendor/bin/pest", |
|
0 commit comments