Skip to content

Commit d31fa58

Browse files
committed
Upgrade PHPUnit to 11.5
1 parent b26de01 commit d31fa58

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
@@ -19,7 +19,7 @@
1919
"doctrine/cache": "^1.11",
2020
"doctrine/data-fixtures": "^1.7",
2121
"guzzlehttp/guzzle": "^7.0",
22-
"phpunit/phpunit": "^10.5",
22+
"phpunit/phpunit": "^11.5",
2323
"vimeo/psalm": "6.15.1",
2424
"symfony/cache": "^5.0 || ^6.0 || ^7.0"
2525
},

0 commit comments

Comments
 (0)