Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit ba7e19d

Browse files
committed
PhpUnit updated to version 11
1 parent 4842af6 commit ba7e19d

File tree

2 files changed

+275
-258
lines changed

2 files changed

+275
-258
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
},
4545
"require-dev": {
4646
"httpsoft/http-response": "^1.1",
47-
"mobicms/config": "^1.0",
48-
"mobicms/testutils": "^1.2",
49-
"phpunit/phpunit": "^10.5",
47+
"mobicms/config": "dev-main",
48+
"mobicms/testutils": "^2.0",
49+
"phpunit/phpunit": "^11.4",
5050
"slevomat/coding-standard": "^8.15",
5151
"squizlabs/php_codesniffer": "^3.11",
5252
"phpstan/phpstan": "^2.0",

0 commit comments

Comments
 (0)