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.26 | 8.4.1  |
| 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 Nov 25, 2024
1 parent 44f9ec1 commit 31c60ef
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 @@ -23,14 +23,14 @@
"suggest": {
},
"require": {
"php": "~8.1.0 || ~8.2.0",
"php": "~8.1.0 || ~8.2.0 || ~8.4.0",
"laminas/laminas-db": "^2.18.0",
"laminas/laminas-component-installer": "^3.2"
},
"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 31c60ef

Please sign in to comment.