Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                     | from    | to      |
| ----------- | --------------------------- | ------- | ------- |
| packagist   | ergebnis/composer-normalize | 2.44.0  | 2.45.0  |
| github-tags | containerbase/php-prebuild  | 8.3.14  | 8.4.1   |
| packagist   | phpstan/phpstan             | 1.12.11 | 1.12.12 |
| packagist   | phpunit/phpunit             | 10.5.38 | 10.5.39 |
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 89dfcf6 commit 7d472e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"source": "https://github.com/Lctrs/psalm-psr-container-plugin"
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-simplexml": "*",
"nikic/php-parser": "^4.19.4",
"psr/container": "^1.1.2 || ^2.0.2",
Expand All @@ -37,15 +37,15 @@
"codeception/module-cli": "2.0.1",
"codeception/module-filesystem": "3.0.1",
"doctrine/coding-standard": "12.0.0",
"ergebnis/composer-normalize": "2.44.0",
"ergebnis/composer-normalize": "2.45.0",
"ergebnis/license": "2.6.0",
"maglnet/composer-require-checker": "4.7.1",
"phpstan/extension-installer": "1.4.3",
"phpstan/phpstan": "1.12.11",
"phpstan/phpstan": "1.12.12",
"phpstan/phpstan-deprecation-rules": "1.2.1",
"phpstan/phpstan-phpunit": "1.4.1",
"phpstan/phpstan-strict-rules": "1.6.1",
"phpunit/phpunit": "10.5.38",
"phpunit/phpunit": "10.5.39",
"psalm/plugin-phpunit": "0.19.0",
"weirdan/codeception-psalm-module": "0.14.0"
},
Expand Down

0 comments on commit 7d472e7

Please sign in to comment.