Skip to content

Commit 18f54cd

Browse files
committed
Require phpunit ^11.5.46 in all composer.json files
1 parent f53c8a6 commit 18f54cd

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
@@ -32,7 +32,7 @@
3232
"symfony/uid": "^7.3|^8.0"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^11.5.13"
35+
"phpunit/phpunit": "^11.5.46"
3636
},
3737
"minimum-stability": "dev",
3838
"autoload": {

0 commit comments

Comments
 (0)