Skip to content

Commit d369a88

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.4.1 | 8.5.1 | | packagist | phpunit/phpunit | 12.5.4 | 12.5.4 |
1 parent bf8f49f commit d369a88

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "~8.4.1",
19+
"php": "~8.5.1",
2020
"ext-bcmath": "*",
2121
"ext-json": "*",
2222
"ext-pcre": "*",
@@ -35,7 +35,7 @@
3535
"require-dev": {
3636
"doctrine/coding-standard": "^14.0.0",
3737
"php-standard-library/psalm-plugin": "^2.3.0",
38-
"phpunit/phpunit": "^12.5.3",
38+
"phpunit/phpunit": "^12.5.4",
3939
"psalm/plugin-phpunit": "^0.19.5",
4040
"roave/infection-static-analysis-plugin": "^1.42.0",
4141
"squizlabs/php_codesniffer": "^4.0.1",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)