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

Remove format error

This commit is contained in:
Aidan Woods 2019-04-06 18:10:47 +01:00
parent 9b9c9d83d2
commit 710a6ad250
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9

View File

@ -17,7 +17,7 @@
"ext-mbstring": "*"
},
"require-dev": {
"phpunit/phpunit": "^7.4|^6.5.13|^5.7.27|^4.8.36",
"phpunit/phpunit": "^7.4||^6.5.13||^5.7.27||^4.8.36",
"vimeo/psalm": "^3.0.11",
"friendsofphp/php-cs-fixer": "^2.13",
"infection/infection": "^0.12.0"