1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Support old phpunit, remove lock file

This commit is contained in:
Aidan Woods 2021-10-11 20:47:21 +01:00
parent f396d49a4c
commit de06199f4e
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9
3 changed files with 2 additions and 5530 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ vendor/
infection.log
tests/spec_cache.txt
.phpunit.result.cache
composer.lock

View File

@ -17,7 +17,7 @@
"ext-mbstring": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.3.11",
"phpunit/phpunit": "^9.3.11||^8.5.21||^7.5.20",
"vimeo/psalm": "^4.10.0",
"friendsofphp/php-cs-fixer": "^2.13",
"infection/infection": "^0.25.0",

5529
composer.lock generated

File diff suppressed because it is too large Load Diff