Skip to content

Commit a3ba869

Browse files
authored
Allow PHPUnit 12 (#4)
1 parent 07a80f9 commit a3ba869

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php-vcr/php-vcr": "^1.0"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^10.0 || ^11.0",
17+
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
1818
"squizlabs/php_codesniffer": "^3.7",
1919
"phpstan/phpstan": "^1.10"
2020
},

composer.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)