mirror of
https://github.com/danog/psalm-plugin-phpunit.git
synced 2024-11-26 20:15:08 +01:00
Use Ocramius' package versions
This commit is contained in:
parent
43019d3e1c
commit
82ef477f17
@ -13,7 +13,7 @@
|
||||
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0",
|
||||
"vimeo/psalm": "^3.2.9 || dev-master",
|
||||
"composer/semver": "^1.4",
|
||||
"muglug/package-versions-56": "^1.2"
|
||||
"ocramius/package-versions": "^1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "^3.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user