regression labeler fix (#123)

This commit is contained in:
Steve Kim
2026-07-30 14:17:19 -07:00
committed by GitHub
parent 10cd5e838e
commit 26c3a6e246
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit":"^4.8.35||^5.6.3||^9.5",
"phpunit/phpunit":"^4.8.35||^5.6.3||^8.5||^9.5",
"yoast/phpunit-polyfills": "^1.0"
},
"autoload": {