Skip to content

Commit 2e7b248

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | phpunit/php-code-coverage | 12.5.0 | 12.5.1 | | packagist | phpunit/phpunit | 12.5.1 | 12.5.2 |
1 parent 2652552 commit 2e7b248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"ext-simplexml": "*",
4141
"fidry/cpu-core-counter": "^1.3.0",
4242
"jean85/pretty-package-versions": "^2.1.1",
43-
"phpunit/php-code-coverage": "^12.5.0",
43+
"phpunit/php-code-coverage": "^12.5.1",
4444
"phpunit/php-file-iterator": "^6",
4545
"phpunit/php-timer": "^8",
46-
"phpunit/phpunit": "^12.5.1",
46+
"phpunit/phpunit": "^12.5.2",
4747
"sebastian/environment": "^8.0.3",
4848
"symfony/console": "^7.3.4 || ^8.0.0",
4949
"symfony/process": "^7.3.4 || ^8.0.0"

0 commit comments

Comments
 (0)