We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d767f1e commit 0ed7988Copy full SHA for 0ed7988
composer.json
@@ -36,7 +36,8 @@
36
},
37
"require-dev": {
38
"phpunit/phpunit": ">=6.0 <10.0",
39
- "symfony/filesystem": ">=2.7 <7.0"
+ "symfony/filesystem": ">=2.7 <7.0",
40
+ "phpspec/prophecy": "^1.0"
41
42
"suggest": {
43
"friendsofphp/php-cs-fixer": "Tool to automatically fix PHP coding standards issues"
0 commit comments