Skip to content

Commit fe5e99c

Browse files
committed
deps: bump v12 min supported version to 12.0.1
1 parent 8c8bf33 commit fe5e99c

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
@@ -31,7 +31,7 @@
3131
"require": {
3232
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3333
"allure-framework/allure-php-commons": "^2.0",
34-
"phpunit/phpunit": "^10.0.5 || ^11 || ^12"
34+
"phpunit/phpunit": "^10.0.5 || ^11 || ^12.0.1"
3535
},
3636
"require-dev": {
3737
"brianium/paratest": "^7",

0 commit comments

Comments
 (0)