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-filter    | 2.33.0 | 2.34.0 |
| packagist  | laminas/laminas-i18n      | 2.25.0 | 2.26.0 |
| packagist  | laminas/laminas-validator | 2.45.0 | 2.46.0 |
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 75e9ecf commit a1fbd83
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 @@ -24,15 +24,15 @@
"require-dev": {
"laminas/laminas-cache": "^3.12.0",
"laminas/laminas-cache-storage-adapter-memory": "^2.3.0",
"laminas/laminas-filter": "^2.33.0",
"laminas/laminas-filter": "^2.34.0",
"laminas/laminas-form": "^3.17.0",
"laminas/laminas-hydrator": "^4.15.0",
"laminas/laminas-i18n": "^2.25.0",
"laminas/laminas-i18n": "^2.26.0",
"laminas/laminas-inputfilter": "^2.28.0",
"laminas/laminas-mail": "^2.25.1",
"laminas/laminas-mvc": "^3.7.0",
"laminas/laminas-paginator": "^2.18.0",
"laminas/laminas-validator": "^2.45.0",
"laminas/laminas-validator": "^2.46.0",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^9.6.15",
Expand Down

0 comments on commit a1fbd83

Please sign in to comment.