Skip to content

Commit fd60be8

Browse files
#401 - Add PHPUnit 11
1 parent b1a4910 commit fd60be8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
],
3030
"require-dev": {
31-
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.0",
31+
"phpunit/phpunit": "^11.5 || ^12.0",
3232
"squizlabs/php_codesniffer": "^4.0"
3333
},
3434
"scripts": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)