Skip to content

Commit 9fe0008

Browse files
committed
Версия 1.1.0
1 parent d44556b commit 9fe0008

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## Новое
88

9+
## 1.1.0 — 2024-11-21
10+
911
### Изменено
1012

1113
Теперь `Symfony\TestHttpClientTrait` автоматически вызывает

src/TestHttpClientIntegration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* Интеграция {@see TestHttpClient} в тесты PHPUnit
1111
*
12-
* @since x.x
12+
* @since 1.1
1313
*/
1414
trait TestHttpClientIntegration
1515
{

0 commit comments

Comments
 (0)