1
0
Fork 0
mirror of synced 2025-04-03 22:03:42 +03:00

change phpunit version

This commit is contained in:
Евгений Гришагин 2024-07-02 15:40:58 +03:00
parent 0d9f44c22b
commit d486d57ce8

View file

@ -19,7 +19,7 @@
"symfony/dotenv": "3.4.*|6.4.*"
},
"require-dev": {
"phpunit/phpunit": "6.*",
"phpunit/phpunit": "6.*|8.*",
"squizlabs/php_codesniffer": "3.*"
},
"support": {