Require a newer phpunit patch version in devDependencies

This commit is contained in:
Tyson Andre 2024-01-03 10:39:32 -05:00
Родитель 5bbe0538ab
Коммит edc8352987
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@
"php": ">=7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.5.15",
"phpunit/phpunit": "^8.5.36",
"phpstan/phpstan": "^1.8"
},
"license": "MIT",