mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Add '@dev' for phpunit to fix error about incorrect versions
This commit is contained in:
parent
72fba63908
commit
7d70979395
@ -61,7 +61,7 @@
|
||||
"bin/md2resume"
|
||||
],
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^6.2",
|
||||
"phpunit/phpunit": "^6.2@dev",
|
||||
"squizlabs/php_codesniffer": "^3.0@dev",
|
||||
"jakub-onderka/php-parallel-lint": "dev-master",
|
||||
"jakub-onderka/php-console-highlighter": "dev-master"
|
||||
|
Loading…
x
Reference in New Issue
Block a user