Skip to content

Commit d80b212

Browse files
committed
Updated composer dependencies.
1 parent b96ba8e commit d80b212

File tree

2 files changed

+189
-119
lines changed

2 files changed

+189
-119
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"classmap": ["src/"]
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "10.1.2"
24+
"phpunit/phpunit": "^10.5",
25+
"phpstan/phpstan": "^1.10"
2526
}
2627
}

0 commit comments

Comments
 (0)