Merge branch 'master' into monorepo
... | ... | @@ -43,12 +43,6 @@ |
"Tests\\PHPStan\\": "tests/PHPStan" | ||
} | ||
}, | ||
"config": { | ||
"allow-plugins": { | ||
"pestphp/pest-plugin": true, | ||
"symfony/flex": true | ||
} | ||
}, | ||
"require-dev": { | ||
"pestphp/pest": "^1.21" | ||
} | ||
... | ... |
Please register or sign in to comment