Skip to content

Commit 24f81b3

Browse files
Merge branch '9.3'
2 parents d1184a4 + 93d78d8 commit 24f81b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog-9.3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes of the PHPUnit 9.3 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5-
## [9.3.8] - 2020-MM-DD
5+
## [9.3.8] - 2020-08-27
66

77
### Fixed
88

@@ -226,7 +226,7 @@ If you have an XML configuration file that validates against [PHPUnit 9.2's XML
226226
* [#4396](https://github.com/sebastianbergmann/phpunit/issues/4396): Deprecate confusing parameter options for XML assertions
227227
* The `cacheTokens` attribute is no longer supported in XML configuration files
228228

229-
[9.3.8]: https://github.com/sebastianbergmann/phpunit/compare/9.3.7...9.3
229+
[9.3.8]: https://github.com/sebastianbergmann/phpunit/compare/9.3.7...9.3.8
230230
[9.3.7]: https://github.com/sebastianbergmann/phpunit/compare/9.3.6...9.3.7
231231
[9.3.6]: https://github.com/sebastianbergmann/phpunit/compare/9.3.5...9.3.6
232232
[9.3.5]: https://github.com/sebastianbergmann/phpunit/compare/9.3.4...9.3.5

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"phar-io/manifest": "^2.0.1",
3434
"phar-io/version": "^3.0.2",
3535
"phpspec/prophecy": "^1.11.1",
36-
"phpunit/php-code-coverage": "^9.1.1",
36+
"phpunit/php-code-coverage": "^9.1.5",
3737
"phpunit/php-file-iterator": "^3.0.4",
3838
"phpunit/php-invoker": "^3.1",
3939
"phpunit/php-text-template": "^2.0.2",

0 commit comments

Comments
 (0)