Skip to content

Commit

Permalink
Merge pull request #371 from mimmi20/dependabot/composer/master/minor…
Browse files Browse the repository at this point in the history
…-patch-dependencies-e37f5a2d1d

composer(deps): bump the minor-patch-dependencies group with 3 updates
  • Loading branch information
mimmi20 authored Mar 7, 2024
2 parents 87d54a4 + a0d2817 commit b3942d5
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 @@ -18,7 +18,7 @@
"require": {
"php": "^8.1.0",
"ext-mbstring": "*",
"laminas/laminas-router": "^3.12.0",
"laminas/laminas-router": "^3.13.0",
"laminas/laminas-stdlib": "^3.19.0"
},
"require-dev": {
Expand All @@ -31,14 +31,14 @@
"infection/infection": "^0.27.10",
"laminas/laminas-modulemanager": "^2.15.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mimmi20/coding-standard": "^5.2.16",
"mimmi20/coding-standard": "^5.2.17",
"nikic/php-parser": "^v4.18.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.59",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpunit/phpunit": "^10.5.11",
"rector/rector": "^1.0.1"
"rector/rector": "^1.0.2"
},
"suggest": {
"laminas/laminas-modulemanager": "Required for Module Integration",
Expand Down

0 comments on commit b3942d5

Please sign in to comment.