Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | containerbase/php-prebuild | 8.2.22 | 8.3.10 |
| packagist   | psalm/plugin-phpunit       | 0.18.4 | 0.19.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent fce2ac3 commit d8039be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"laminas/laminas-component-installer" : "^3.0, required for configuration injection"
},
"require": {
"php": "~8.1.0 || ~8.2.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"laminas/laminas-diactoros": "^3.0",
"laminas/laminas-eventmanager": "^3.10.0",
"webinertia/webinertia-filter": "^0.0.3 || ^0.0.4",
Expand All @@ -28,7 +28,7 @@
"require-dev": {
"laminas/laminas-coding-standard": "^2.5",
"phpunit/phpunit": "^10.2",
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-phpunit": "^0.19.0",
"phpstan/phpstan": "^1.10",
"laminas/laminas-test": "^4.8",
"phpstan/extension-installer": "^1.2",
Expand Down

0 comments on commit d8039be

Please sign in to comment.