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     |
| ---------- | ---------------------------- | ------ | ------ |
| packagist  | laminas/laminas-validator    | 2.64.1 | 2.64.2 |
| packagist  | phpunit/phpunit              | 11.4.3 | 11.4.4 |
| packagist  | slam/php-cs-fixer-extensions | 3.11.1 | 3.12.0 |
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent bb912ea commit 4918a2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"laminas/laminas-inputfilter": "^2.31.0",
"laminas/laminas-mvc": "^3.8.0",
"laminas/laminas-paginator": "^2.19.0",
"laminas/laminas-validator": "^2.64.1",
"laminas/laminas-validator": "^2.64.2",
"phpstan/phpstan-deprecation-rules": "^2",
"phpstan/phpstan-phpunit": "^2.0.1",
"phpunit/phpunit": "^11.4.3",
"slam/php-cs-fixer-extensions": "^3.11.1"
"phpunit/phpunit": "^11.4.4",
"slam/php-cs-fixer-extensions": "^3.12.0"
},
"conflict": {
"laminas/laminas-filter": "<2.37",
Expand Down

0 comments on commit 4918a2d

Please sign in to comment.