Skip to content

Commit

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

composer(deps): bump the minor-patch-dependencies group with 5 updates
  • Loading branch information
mimmi20 authored Nov 9, 2023
2 parents e3378aa + 20fde72 commit a9e1904
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.11.1",
"laminas/laminas-router": "^3.12.0",
"laminas/laminas-stdlib": "^3.18.0"
},
"require-dev": {
Expand All @@ -28,13 +28,13 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.27.6",
"laminas/laminas-modulemanager": "^2.14.0",
"infection/infection": "^0.27.8",
"laminas/laminas-modulemanager": "^2.15.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mimmi20/coding-standard": "^5.1.23",
"mimmi20/coding-standard": "^5.1.24",
"nikic/php-parser": "^v4.17.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.40",
"phpstan/phpstan": "^1.10.41",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.4.2",
Expand Down

0 comments on commit a9e1904

Please sign in to comment.