Skip to content

Commit c497b06

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------------------- | ------ | ------ | | packagist | composer/composer | 2.9.3 | 2.9.3 | | packagist | monolog/monolog | 3.10.0 | 3.10.0 | | github-tags | containerbase/php-prebuild | 8.4.1 | 8.5.1 | | packagist | phpunit/phpunit | 12.5.4 | 12.5.4 | | packagist | roave/infection-static-analysis-plugin | 1.43.0 | 1.43.0 | | packagist | vimeo/psalm | 6.14.3 | 6.14.3 |
1 parent 184cbc4 commit c497b06

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
}
1717
],
1818
"require": {
19-
"php": "~8.4.1",
19+
"php": "~8.5.1",
2020
"ext-bcmath": "*",
2121
"ext-json": "*",
2222
"ext-pcre": "*",
2323
"azjezz/psl": "^4.2.0",
24-
"composer/composer": "^2.9.2",
24+
"composer/composer": "^2.9.3",
2525
"composer/semver": "^3.4.4",
26-
"monolog/monolog": "^3.9.0",
26+
"monolog/monolog": "^3.10.0",
2727
"nyholm/psr7": "^1.8.2",
2828
"ocramius/package-versions": "^2.11.0",
2929
"php-http/curl-client": "^2.4.0",
@@ -35,11 +35,11 @@
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",
40-
"roave/infection-static-analysis-plugin": "^1.42.0",
40+
"roave/infection-static-analysis-plugin": "^1.43.0",
4141
"squizlabs/php_codesniffer": "^4.0.1",
42-
"vimeo/psalm": "^6.14.2"
42+
"vimeo/psalm": "^6.14.3"
4343
},
4444
"replace": {
4545
"symfony/polyfill-ctype": "*",

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)