+6
−2
composer-php-7-0.json
0 → 100644
+31
−0
+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -26,6 +26,7 @@ | ||
}
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^6.0 || ^7.0"
|
||
"phpunit/phpunit": "^6.0 || ^7.0",
|
||
"phpstan/phpstan": "^0.12.4"
|
||
}
|
||
} |
||
Loading