Update dependencies

This commit is contained in:
Aidan Woods 2021-10-11 19:22:23 +01:00
parent 9f6112e70a
commit 98aab22002
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9
2 changed files with 2825 additions and 1096 deletions

View File

@ -13,14 +13,14 @@
}
],
"require": {
"php": "^7.1",
"php": "^7.1||^8.0",
"ext-mbstring": "*"
},
"require-dev": {
"phpunit/phpunit": "^7.4||^6.5.13||^5.7.27||^4.8.36",
"vimeo/psalm": "^3.8.3",
"phpunit/phpunit": "^9.3.11",
"vimeo/psalm": "^4.10.0",
"friendsofphp/php-cs-fixer": "^2.13",
"infection/infection": "^0.12.0"
"infection/infection": "^0.25.3"
},
"autoload": {
"psr-4": {"Erusev\\Parsedown\\": "src/"}

3913
composer.lock generated

File diff suppressed because it is too large Load Diff