mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Update dependencies
This commit is contained in:
parent
9f6112e70a
commit
98aab22002
@ -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/"}
|
||||
|
3911
composer.lock
generated
3911
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user