Skip to content

Commit

Permalink
Merge pull request #51 from slknijnenburg/2.16.x
Browse files Browse the repository at this point in the history
Update minor dependencies
  • Loading branch information
gsteel authored Jun 14, 2024
2 parents 81c2192 + 3a51ab2 commit 8df7b23
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 188 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0|| ~8.3.0",
"brick/varexporter": "^0.3.2 || ^0.4",
"brick/varexporter": "^0.3.2 || ^0.4 || ^0.5",
"laminas/laminas-config": "^3.7",
"laminas/laminas-eventmanager": "^3.4",
"laminas/laminas-stdlib": "^3.6",
Expand All @@ -40,7 +40,7 @@
"laminas/laminas-mvc": "^3.6.1",
"laminas/laminas-servicemanager": "^3.22.1",
"phpunit/phpunit": "^10.4.2",
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.15"
},
"suggest": {
Expand Down
Loading

0 comments on commit 8df7b23

Please sign in to comment.