Skip to content

Commit

Permalink
Merge pull request #56 from mimmi20/renovate/all-minor-patch-dependen…
Browse files Browse the repository at this point in the history
…cies

Update all non-major dependencies
  • Loading branch information
mimmi20 committed Jun 23, 2024
2 parents bb4523f + 7bbd40f commit b815103
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
18 changes: 6 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"laminas/laminas-i18n-resources": "^2.10.0",
"laminas/laminas-servicemanager": "^3.22.1",
"laminas/laminas-stdlib": "^3.19.0",
"laminas/laminas-validator": "dev-feature-mezzio as 2.47.0",
"laminas/laminas-validator": "^2.59.0",
"mezzio/mezzio": "^3.19.0",
"mezzio/mezzio-helpers": "^5.16.0",
"mezzio/mezzio-laminasrouter": "^3.9.0",
"mezzio/mezzio-laminasviewrenderer": "^2.15.1",
"mezzio/mezzio-router": "^3.17.0",
"mimmi20/laminas-form-element-group": "^3.0.9",
"mimmi20/laminas-form-element-links": "^2.0.6",
"mimmi20/laminas-form-element-paragraph": "^2.0.7",
"mimmi20/laminasviewrenderer-bootstrap-form": "^2.0.6",
"mimmi20/laminas-form-element-links": "^2.0.8",
"mimmi20/laminas-form-element-paragraph": "^2.0.8",
"mimmi20/laminasviewrenderer-bootstrap-form": "^2.0.7",
"mimmi20/laminasviewrenderer-vite-url": "^1.0.4",
"mimmi20/mezzio-generic-authorization": "^3.0.6",
"mimmi20/mezzio-navigation": "^3.0.6",
Expand All @@ -71,28 +71,22 @@
"ext-xml": "*",
"ext-xmlwriter": "*",
"filp/whoops": "^2.15.4",
"infection/infection": "^0.27.11 || ^0.28.1",
"infection/infection": "^0.27.11 || ^0.28.1 || ^0.29.0",
"mezzio/mezzio-tooling": "^2.9.0",
"mimmi20/coding-standard": "^5.2.35",
"nikic/php-parser": "^4.19.1 || ^5.0.2",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.5",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.21",
"phpunit/phpunit": "^10.5.24",
"rector/rector": "^1.1.1",
"rector/type-perfect": "^0.1.6",
"symplify/phpstan-rules": "^13.0.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"tomasvotruba/type-coverage": "^0.3.1",
"tomasvotruba/unused-public": "^0.3.9"
},
"repositories": [
{
"type": "git",
"url": "https://github.com/mimmi20/laminas-validator"
}
],
"minimum-stability": "stable",
"prefer-stable": true,
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"yaml": "^2.4.5"
},
"engines": {
"node": ">=18.0.0"
"node": ">=18.20.3"
},
"packageManager": "^npm@9.6.6"
}

0 comments on commit b815103

Please sign in to comment.