Skip to content

Commit 1e00ebd

Browse files
authored
chore: use wider PHPUnit version constraint
1 parent 5c8fa87 commit 1e00ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
"require-dev": {
33-
"phpunit/phpunit": "^10.5.11 || 11.0.4",
33+
"phpunit/phpunit": "^10.5.11 || ^11.0.4",
3434
"spatie/phpunit-snapshot-assertions": "^5.1.5",
3535
"squizlabs/php_codesniffer": "^3.9",
3636
"phly/keep-a-changelog": "^2.12"

0 commit comments

Comments
 (0)