Skip to content

Commit f5b7d60

Browse files
authored
Merge pull request #40 from visto9259/1.1.x
Upgraded to phpunit 12. Replaced mocks without expectations with stubs
2 parents 1a1eb8e + ef8ad08 commit f5b7d60

7 files changed

Lines changed: 268 additions & 394 deletions

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"laminas/laminas-coding-standard": "^3.1",
26-
"phpunit/phpunit": "^11.5",
26+
"phpunit/phpunit": "^12.5.22",
2727
"psalm/plugin-phpunit": "^0.19.5",
2828
"vimeo/psalm": "^6.16.1"
2929
},

0 commit comments

Comments
 (0)