forked from openai-php/symfony
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ac29660
Add an alias for the ClientContract (openai-php#22)
1 parent 8e33983 commit ac29660
File tree
2 files changed
+6
-1
lines changed- src/Resources/config
- tests/DependencyInjection
2 files changed
+6
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | + | ||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
26 | + | ||
25 | 27 |
| |
26 | 28 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | + | ||
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | - | ||
17 | + | ||
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
49 | + | ||
50 | + | ||
48 | 51 |
| |
49 | 52 |
|
0 commit comments