Skip to content

Commit 29e279c

Browse files
simPodclaude
andauthored
Allow PHPUnit v13 (#171)
https://claude.ai/code/session_01LRy8BQjokyWrEaor5VtfYF Co-authored-by: Claude <noreply@anthropic.com>
1 parent def127d commit 29e279c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "^8.1",
1717
"matthiasnoback/symfony-config-test": "^5.0 || ^6.0",
18-
"phpunit/phpunit": "^10.5.11 || ^11.5 || ^12.0",
18+
"phpunit/phpunit": "^10.5.11 || ^11.5 || ^12.0 || ^13.0",
1919
"symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0 || ^8.0",
2020
"symfony/deprecation-contracts": "^2.5 || ^3.0",
2121
"symfony/config": "^5.4 || ^6.4 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)