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 5aaef89 commit 831c63fCopy full SHA for 831c63f
2 files changed
composer.json
@@ -12,11 +12,11 @@
12
"minimum-stability": "alpha",
13
"require": {
14
"php": ">=7.1",
15
- "phpdocumentor/reflection-common": "^2"
+ "phpdocumentor/reflection-common": "^2.0.0-alpha3"
16
},
17
"require-dev": {
18
- "mockery/mockery": "^1.0",
19
- "phpunit/phpunit": "^6.5"
+ "mockery/mockery": "^1.0.0-beta1",
+ "phpunit/phpunit": "~6"
20
21
"autoload": {
22
"psr-4": {
0 commit comments