Skip to content

Commit 8f82bc3

Browse files
committed
Fix PHP 8.1 compatibility
Signed-off-by: Witold Wasiczko <witold@wasiczko.pl>
1 parent 2aa1b7d commit 8f82bc3

2 files changed

Lines changed: 86 additions & 84 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"laminas/laminas-coding-standard": "~2.3.0",
4444
"laminas/laminas-db": "^2.8.1",
4545
"phpspec/prophecy-phpunit": "^2.0",
46-
"phpunit/phpunit": "^9.3",
46+
"phpunit/phpunit": "^9.5.10",
4747
"psalm/plugin-phpunit": "^0.16.0",
4848
"vimeo/psalm": "^4.7"
4949
},

0 commit comments

Comments
 (0)